Skip to content

logicguy1/cheatutils

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warning

Repository is using symlinks to reuse files by both Forge and Fabric builds. If you want to build/work with repository by yourself in Windows you should enable symlinks in git config (during installation, or by running command git config --global core.symlinks true) and when you run git clone it should have enough permissions to create symlinks. By default Windows require Administrators permissions for this. You can change this behavior and allow to create symlinks without Administrator priviledges. Go to settings -> Update & Security -> For developers -> enable Developer Mode switch.

Build

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 60.4%
  • JavaScript 30.1%
  • HTML 8.6%
  • Other 0.9%