-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmod_info.json
26 lines (26 loc) · 1008 Bytes
/
mod_info.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
"id": "FSF_MilitaryCorporation",
"name": "FSF_MilitaryCorporation",
"author": "Author: a111164 Sprite: 北冰洋大海豹 && 阿朴君",
"version": "4.9",
"description": "A post collapse funded, planet wise governing military organization provides services like crew training and security guidance, also play as one of the major weapon sellers in the sector. Externally, they adhere the laws left by the Domain era legalising themself as a mega corp, while internally, they are rapidly expanding their military capabilities. Regarded by the outside world as ambitious, they have yet to officially declare their intentions—at least not until now.",
"gameVersion": "0.97a-RC11",
"jars": [
"jars/FSF_MilitaryCorporation.jar"
],
"dependencies": [
{
"id": "lw_lazylib",
"name": "LazyLib"
},
{
"id": "MagicLib",
"name": "MagicLib"
},
{
"id": "shaderLib",
"name": "GraphicsLib"
}
],
"modPlugin": "data.scripts.FSFModPlugin"
}