Feature rich mod templater for fabric
  • Rust 86%
  • Java 14%
Find a file
2026-05-25 15:22:10 +00:00
src Add gitlab CI with file 2026-03-28 17:05:20 +01:00
templates Add gitlab CI with file 2026-03-28 17:05:20 +01:00
.gitignore Initial commit 2025-08-22 15:19:07 +02:00
Cargo.lock Rewrite, no optional modules yet 2026-02-22 22:53:08 +01:00
Cargo.toml Template fixes 2026-03-08 16:41:13 +01:00
icon.png Added an icon 2025-09-10 16:33:15 +02:00
LICENSE-APACHE Added README.md and licenses 2025-08-22 15:25:25 +02:00
LICENSE-MIT Added README.md and licenses 2025-08-22 15:25:25 +02:00
README.md Clarify compilation requirements in README 2026-02-22 22:49:32 +01:00

Welltemplate

Complex fabric template mod generation. Currenly users need to compile.

Allows generating template mods with entrypoints, registration, and several common datagen providers. Tenreg support will be added before a public release Template created from The Example Fabric mod, with large additions by me.