This is less of a question and more of a request.
KeiPG opened this issue ยท 1 comments
Can you please link me to how you build this project i have tried everything and cant seem to get it to build and im now wondering if there is something im missing,
kindest regards Kei Gibbings
To build the project use ./gradlew build
. To run the game in the development invironment use ./gradlew runClient
. Also see https://mcforge.readthedocs.io/en/1.18.x/gettingstarted/#building-and-testing-your-mod
If you have another question, you can also ask back.