https://github.com/necauqua/necauqua-mod
A dumb Gradle plugin that sets up all the defaults related to making a Minecraft mod if you are *me*
https://github.com/necauqua/necauqua-mod
minecraft-mods
Last synced: 10 months ago
JSON representation
A dumb Gradle plugin that sets up all the defaults related to making a Minecraft mod if you are *me*
- Host: GitHub
- URL: https://github.com/necauqua/necauqua-mod
- Owner: necauqua
- License: mit
- Created: 2020-12-08T18:56:51.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-05-28T03:01:27.000Z (about 3 years ago)
- Last Synced: 2025-05-19T20:34:58.500Z (about 1 year ago)
- Topics: minecraft-mods
- Language: Groovy
- Homepage:
- Size: 168 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# necauqua-mod
This is a set of default configurations used by _me_ in my Minecraft mods,
all bundled as a single gradle plugin.
Most likely is has no use for you, at least because it has my name and domain
as well as other things hardcoded, but you can use this as a learning tool or
to understand how `build.gradle` files from my mods are so short and consise.
## Contribution
Well you can contact me if you find that something does not work right here
if it bugs you too much, but this thing is completely private and unusable without
forking it and changing hardcoded stuff anyway, so for yourself you might as well
fix/change anything
## License
This code is licensed under MIT, so you can freely reuse it if you want, I don't
really care, it's pretty stupid anyway