-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmod_info.json
More file actions
24 lines (24 loc) · 862 Bytes
/
mod_info.json
File metadata and controls
24 lines (24 loc) · 862 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# THIS FILE IS GENERATED BY build.gradle.kts.
{
"id": "wisp_perseanchronicles",
"name": "Persean Chronicles",
"author": "Wisp",
"utility": "false",
"version": "3.0.8",
"description": "Adds a small collection of quests to bars around the Persean Sector.",
"gameVersion": "0.96a-RC10",
"jars":["jars/PerseanChronicles.jar", "libs/wisp/questgiver/4.0.0/Questgiver-4.0.0.jar"],
"modPlugin":"wisp.perseanchronicles.PerseanChroniclesModPlugin",
"dependencies": [
{
"id": "lw_lazylib",
"name": "LazyLib",
# "version": "2.6" # If a specific version or higher is required, include this line
},
{
"id": "MagicLib",
"name": "MagicLib",
# "version": "2.6" # If a specific version or higher is required, include this line
}
]
}