Skip to content

FuzzyVee/cheatutils

 
 

Repository files navigation

Warning

If you use download button on github, repository will not work since it is using git submodules.

To download repository with submodules use below command:

git clone --recurse-submodules https://github.com/Zergatul/cheatutils.git

Build

To build mod by yourself go to Forge or Fabric directory and run gradlew build.

Debugging/Customizing Web App

Download repo (or just /common/resources/web directory), and add JVM argument in Minecraft launcher like this:

-Dcheatutils.web.dir=C:\full\path\to\web\directory

Now local website uses static files from this directory instead of mod resources.

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 78.9%
  • JavaScript 10.7%
  • HTML 8.9%
  • CSS 1.2%
  • GLSL 0.3%