PeytonPlayz595 / Beta-1.7.3

Beta 1.7.3
https://peytonplayz595.github.io/Beta-1.7.3/web/
MIT License
20 stars 11 forks source link

Open in IntelliJ #1

Open yalelhoel opened 4 months ago

yalelhoel commented 4 months ago

I kind of want to mess around with the code, but there's nothing in the readme for changing or opening the code.

PeytonPlayz595 commented 4 months ago

Doesn't work with IntelliJ, I use eclipse for it, haven't had time to work on this project but I'll update the readme in a little bit.

PeytonPlayz595 commented 4 months ago

If you want IntelliJ support you're just gonna have to figure that out by yourself for now, don't have the time to work on this project but I'll probably add support for it eventually.

PeytonPlayz595 commented 4 months ago

As for making changes to the code it's pretty much self explanatory, It's just like Minecraft. And when you're done you can compile it to JavaScript using gradlew generatejavascript, you can use the readme from my Alpha v1.2.6 port, it'll give you an idea on what to do.

yalelhoel commented 1 month ago

Thanks.