Skip to content

Excuze/recode

 
 

Repository files navigation

recode

logo

recode is a 1.18 clone of CodeUtilities 2, a utility-focused Fabric mod for DiamondFire.

Currently supported Minecraft version: 1.18.2

Mod Dependencies:

  • Fabric Loader v0.13.3 or newer
  • Fabric API v0.50.0 or newer

You can find the current beta version here. Future plans include removing bloat/unnecessary features, improving existing code, adding new features, and migrating to Kotlin.

Feel free to join the recode Discord server: https://discord.gg/GWxWtcwA2C

Contributing

recode is open source, and the community is welcome to add their own contributions. We only ask that you follow these guidelines:

  1. Keep unrelated code additions/changes/fixes to separate pull requests, so they can be separately worked on and merged without merging unfinished code into the main branch.
  2. When adding or editing Kotlin code, follow the style guide at https://kotlinlang.org/docs/coding-conventions.html unless you have a good reason not to.

About

for recode development

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 96.3%
  • Kotlin 3.7%