cleverpanda / SimpleCorn

Corn Like Mojang might add
6 stars 5 forks source link

Gradle file is missing #6

Closed WesCook closed 7 years ago

WesCook commented 7 years ago

I downloaded the source to see if I could work out the render issue (#5) today, but found there's no Gradle file in the root. This makes it a lot tougher to run basic commands (eg. genIntellijRuns), or sync up version numbers/Forge builds.

I'd suggest adding that file to git, to make it easier for others to contribute code.

cleverpanda commented 7 years ago

Noted, thank you