From 1d42855d0cd85152111a031d2739564c42825a5d Mon Sep 17 00:00:00 2001 From: Rongmario Date: Fri, 7 Jan 2022 13:05:19 +0000 Subject: [PATCH] Mention resources not loading when selecting gradle to build --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 16fc276..4603956 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,12 @@ ![](https://i.imgur.com/GBchJpS.png) ![](https://i.imgur.com/KlMxgvc.png) +7. Fix resources not loading when running via the run configs: + +![](https://i.imgur.com/sdZNnH8.png) + +- Change Gradle => IntelliJ IDEA + +![](https://i.imgur.com/7osMDhu.png) + *A checkstyle is coming soon, meaning Cleanroom's projects will use a specific coding style that has to be abided at time of PR/building.*