Trying to add GameStages as a soft dependency in IntelliJ
stepsword opened this issue ยท 1 comments
Hi,
Sorry this question is a bit off topic from your mod and is really a project setup issue, but I was hoping you would know.
I was recently requested to add GameStages integration to my mod - I followed the 1.12.2 instructions on your github to get it to compile GameStages. When I run Debug mode though through the IDE, it gives me a message that bookshelf is a required dependency. Is there any way to run debug mode without GameStages loading at all? I'd like to debug functionality for the mod without GameStages installed and do debugging with GameStages installed separately.