Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/baileyholl/ars-nouveau-example-addon
https://github.com/baileyholl/ars-nouveau-example-addon
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/baileyholl/ars-nouveau-example-addon
- Owner: baileyholl
- License: unlicense
- Created: 2020-12-17T17:59:44.000Z (almost 4 years ago)
- Default Branch: 1.20.x
- Last Pushed: 2024-02-18T16:43:17.000Z (9 months ago)
- Last Synced: 2024-02-18T17:43:46.111Z (9 months ago)
- Language: Java
- Size: 147 KB
- Stars: 2
- Watchers: 3
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ars-Nouveau-Example-Addon
An example repository for making an addon for Ars Nouveau! See the wiki for more info.
**Getting Started**
* Fork this repo for a ready to build work space.
* Join the Ars Nouveau discord to ask questions, get help, or get ideas.Some useful links for beginners:
* https://mcforge.readthedocs.io/en/latest/
* https://forge.gemwire.uk/wiki/
* https://wiki.mcjty.eu/modding/index.php?title=Main_Page
* https://github.com/baileyholl/Ars-Nouveau/tree/1.18.x/src/main/java/com/hollingsworth/arsnouveau/api (Full API documentation)
* https://github.com/bernie-g/geckolib/wiki (Animation library used by Ars Nouveau, optional)