mirror of
https://github.com/architectury/architectury-loom.git
synced 2026-03-28 04:07:01 -05:00
* Add nestJars API for FileCollection support * Add missin new-line * Fix imports * Rework constructor to avoid ugliness * Update java docs * Update java docs * Implement asked improvements * Fix checkstyle
8 lines
180 B
JSON
8 lines
180 B
JSON
{
|
|
"schemaVersion": 1,
|
|
"id": "nestedmod",
|
|
"version": "1.0.0",
|
|
"name": "Nested Mod",
|
|
"description": "This mod will be nested using the nestJars API",
|
|
"environment": "*"
|
|
} |