mirror of
https://github.com/Xiao-MoMi/craft-engine.git
synced 2025-12-29 11:59:11 +00:00
8 lines
110 B
JSON
8 lines
110 B
JSON
{
|
|
"id": "craftengine",
|
|
"version": "${project_version}",
|
|
"mixins": [
|
|
"mixins.craftengine.json"
|
|
]
|
|
}
|