NetKAN generated mods - TestFlightConfigLibrary-0.1.0
This commit is contained in:
parent
047182af12
commit
f78b3346b7
TestFlightConfigLibrary
|
@ -4,13 +4,17 @@
|
|||
"name": "TestFlight Generic Config Library",
|
||||
"abstract": "ModuleManager scripts for simplifying and standardizing TestFlight configs. Do *not* provide TestFlight support by themselves.",
|
||||
"author": "Starstrider42",
|
||||
"version": "0.1.0",
|
||||
"license": "MIT",
|
||||
"release_status": "testing",
|
||||
"resources": {
|
||||
"repository": "https://github.com/Starstrider42/TestFlight-Configs",
|
||||
"bugtracker": "https://github.com/Starstrider42/TestFlight-Configs/issues"
|
||||
},
|
||||
"version": "0.1.0",
|
||||
"tags": [
|
||||
"config",
|
||||
"library"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
|
@ -40,10 +44,6 @@
|
|||
"sha256": "864BEA68BCCD0D55FA7D84F1F12523BB38A7848C01F788A2CD72107D4B568545"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"tags": [
|
||||
"config",
|
||||
"library"
|
||||
],
|
||||
"x_maintained_by": "Starstrider42",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue