Skip to content

join any 1.12.2 forge server regardless of mods

License

Notifications You must be signed in to change notification settings

CaptainBoggle/Nyarlathotep

 
 

Repository files navigation

Nyarlathotep

Features

  • Join random 1.12.2 servers regardless of mods
  • Most vanilla things should still work
  • Eventually even some modded things will kinda work

Build Instructions:

  1. Clone this repository
  2. Import the build.gradle into your IDE (most preferably IntelliJ IDEA)
  3. Once the import has finished, run gradlew setup
  4. Build with gradlew build

Development Tips:

  • Only modify projects/cleanroom/src/ directory if you want to change vanilla
  • Run gradlew genPatches before commit, or the changes won't exist
  • Modifications on src/ doesn't need generating patches
  • Install the ReAuth mod to make it easy to login while debugging
  • Use this Shodan query to find servers to test on

Acknowledgements

Huge thanks to the CleanroomMC project, as without their work as a base this would be far more painful.

About

join any 1.12.2 forge server regardless of mods

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.2%
  • Groovy 0.8%