11 lines
251 B
JSON
11 lines
251 B
JSON
{
|
|
"id": "example.greedy-training",
|
|
"version": "1.0.0",
|
|
"rulesAssembly": "ExampleGreedMod.Rules.dll",
|
|
"unityAssembly": "ExampleGreedMod.Unity.dll",
|
|
"content": "content.json",
|
|
"icon": "icon.png",
|
|
"networkCompatible": true,
|
|
"files": []
|
|
}
|