koushin was a mod I made for Minecraft v1.12.2 to help with informing users of a modpack update.
| CVS | ||
| Koushin | ||
| LICENSE | ||
| README.md | ||
About Koushin
Koushin is a Minecraft Mod for 1.12.2 which simply checks
a URL for the current version and compares against its own.
This is a repository, writen in Java, for a 'Update Checker'
to be deployed on 'Minecraft Modpacks'.
It is useless on it's own, you need to provide a public
json-formatted 'version' tag and hard-code it into the mod.
Why?
- To help users of my modpacks notified of potential updates.
- To keep track of the current versions for said modpacks.
- Because I wanted to make life easier for myself and others.
Getting Started
To get the project installed, follow this simple guide.
Prerequisites:
For projects post-2022:
This project depends on the following:
+ Forge
Installation:
- From a terminal, run:
git clone https://git.aya.so/maple/mckoushin
TO-DO
Roadmap & Updates
- No roadmap provided.
Please see the open issues for a list of proposed features (as well as known issues).
Contributing
If you want to make a contribution, please fork the repository & create a pull request. If you have a suggestion you would want to see, you can open a new issue with your request.
- Fork the project
- Create your Feature Branch (
git checkout -b feature/YourFeature) - Commit changes (
git commit -m 'This is my feature commit.') - Push to the Branch (
git push origin feature/YourFeature) - Open a Pull Request.
Contact & Support
- biz(at)spce.moe - Send me mail
- Git (This Project) - Project Link