Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dediamondpro/multiversion-mod-template
A Minecraft mod template using preprocessor and architectury loom to easily allow you to build against multiple Minecraft versions and mod loader
https://github.com/dediamondpro/multiversion-mod-template
Last synced: about 1 month ago
JSON representation
A Minecraft mod template using preprocessor and architectury loom to easily allow you to build against multiple Minecraft versions and mod loader
- Host: GitHub
- URL: https://github.com/dediamondpro/multiversion-mod-template
- Owner: DeDiamondPro
- Created: 2024-02-02T10:37:28.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-04T11:03:04.000Z (11 months ago)
- Last Synced: 2024-02-04T13:24:01.941Z (11 months ago)
- Language: Java
- Size: 69.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MultiVersion Mod Template
This is a mod template that allows you to target multiple minecraft versions and mod loaders from a common source. It uses architectury loom and replaymod's preprocessor to do this.