forked from Jimk72/Icarus_Software
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtoolinfo.json
More file actions
24 lines (24 loc) · 941 Bytes
/
toolinfo.json
File metadata and controls
24 lines (24 loc) · 941 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
{
"tools": [
{
"name": "Icarus Mod Manager 2 Full",
"author": "Jimk72",
"version": "2.4.0",
"compatibility": "all",
"description": "Full Release. Icarus Mod Manager 2.4.0 this is not backwards compatible with previous 1.6.7 or earlier versions! The folder structure has changed. Please create a new folder for this to be unzipped into. Make sure you click check for update after installed.",
"fileType": "zip",
"fileURL": "https://github.com/Jimk72/Icarus_Software/raw/main/Icarus_Mod_Manager_2_4_0.zip",
"imageURL": ""
},
{
"name": "Icarus Mod Editor",
"author": "Jimk72",
"version": "4.1",
"compatibility": "all",
"description": "Allows creation of mods and installation into Icarus game.",
"fileType": "zip",
"fileURL": "https://github.com/Jimk72/Icarus_Software/raw/main/IcarusModEditorVer4_1.zip",
"imageURL": ""
}
]
}