-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathmod_info.json
More file actions
19 lines (19 loc) · 761 Bytes
/
mod_info.json
File metadata and controls
19 lines (19 loc) · 761 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# THIS FILE IS GENERATED BY build.gradle.kts. (Note that Starsector's json parser permits `#` for comments)
{
"id": "extra_system_reloaded",
"name": "ExtraSystemReloaded-master",
"author": "Created by Originem. Reloaded by Iridescens & President Matt Damon",
"utility": "false",
"version": { "major":"1", "minor": "0", "patch": "0" },
"description": "Upgrade ships at non-hostile markets!",
"gameVersion": "0.95.1a-RC6",
"jars":["jars/ExtraSystemReloaded-master.jar"],
"modPlugin":"extrasystemreloaded.Es_ModPlugin",
"dependencies": [
{
"id": "lw_lazylib",
"name": "LazyLib",
# "version": "2.6" # If a specific version or higher is required, include this line
}
]
}