or how hiimjasmine000 say:
basically, its a geode cli with some features like:
- not rust
- less dependencies than original (im not compile all 388)
- non crashing mod.json replacements
- doesnt have stupid decisions like this
- offline templates
- (almost) fully compatible with original cli
- loading animations
- cache
- and some other cool features
Note
NOT tested on MacOS
easy, look
mvn clean package # ensure you have maven installedyou will get a 5mb jar
if you want .exe:
mvn clean package -Pnative # ensure you have maven and native-image installed.exe is 35mb
Q: "yo, i dont want to copy+paste imports and other stuff for new command, is there any solution?"
A: yes, right here
Q: "i want to contribute! can i make an pull request / open issue"
A: ofc you can, i will be very happy
now to my favorite questions
Q:
A: because original cli is broken asf, look
Q:
A: no, but you can send pull request where every file deleted or make a fork and delete everything




