Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nekiplay/test
https://github.com/nekiplay/test
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nekiplay/test
- Owner: Nekiplay
- Created: 2022-08-06T20:55:56.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-08-06T20:55:58.000Z (over 2 years ago)
- Last Synced: 2024-10-14T03:51:10.107Z (2 months ago)
- Language: Java
- Size: 57.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ForgeMixinsA crazy template for modding in 1.8.9 with forge and mixin!
Get start •
Key Features •
Thanks •
Contributing •## Get start
If you are here you need to setup our project!. Please follow this steps:
* Open the file "build.gradle"
* 1 - Change the line 22 with your group id ex: "io.github.sdxqw"
* 2 - Change the line 23 with your modname (should be the name of the jar)
* 2.1 - Change the line 38 "-Xms6G" and "-Xmx6G" to how much ram you want to host!
* 3 - Change the line 24 with your modid (will be the most important part of this setup)
* 4 - Change the line 34 only "io.github.sdxqw.ifmltweaker.FMLTweaker" to your tweaker dir!
* 5 - Change the line 92 "io.github.sdxqw.ifmltweaker.FMLTweaker" to your tweaker dir!
* 6 - Change the file name "mixins.examplemod.json" to "mixins.MODID-STEP-3.json" please use the modid in step 3!
* Open the file "mixins.examplemod.json"
* 7 - Change the line 4 with your package where mixins should be.
* 7.1 - Change the line 5 "mixins.examplemod.refmap.json" to "mixins.MODID-STEP-3.refmap.json" please use the modid in step 3!
* 8 - Now the mod should work! have fun learing mixins!## Key Features
* Good themplate for 1.8.9 ForgeMixin!
* Free themplate!
* Works in 2022!
* Allow people make their mods with 1.8.9 in 2022!# Thanks
thanks to xcfrg and asbyth for repo!
## Contributing
Want to help improve ForgeMixins?, but how?:
* by making an fork of the project
* Sharing this repo
* Help improve the guide---
| GitHub - @sdxqw
|