Develop enviroment
cr998 opened this issue ยท 7 comments
I don`t know if it is the right place to ask this.
I can`t configure develop enviroment whit this code, could you explain how have you set up this?
I didn't commit everything needed for development, just the code. If you setup a workspace using forge as shown here and then import the code in src/main it should work.
I am now checking what the best way is to change the repository so this will be easier.
I added the gradle files so you should be able to run gradlew setupDecompWorkspace
and if you use eclipse gradlew eclipse
to setup a workspace.