Add Jogla@DebugPlusPlus mod (#437)
A mod that adds an in-game menu to ease some debugging actions.
This commit is contained in:
3
mods/Jogla@DebugPlusPlus/description.md
Normal file
3
mods/Jogla@DebugPlusPlus/description.md
Normal file
@@ -0,0 +1,3 @@
|
||||
A mod to ease some common debugging actions.
|
||||
|
||||
Check the repository for more information.
|
||||
13
mods/Jogla@DebugPlusPlus/meta.json
Normal file
13
mods/Jogla@DebugPlusPlus/meta.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"title": "DebugPlusPlus",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Quality of Life","Technical"],
|
||||
"author": "Jogla",
|
||||
"repo": "https://github.com/Joglacraft/DebugPlusPlus",
|
||||
"downloadURL": "https://github.com/Joglacraft/DebugPlusPlus/archive/refs/tags/v1.0.0.zip",
|
||||
"folderName": "DebugPlusPlus",
|
||||
"version": "1.0.0",
|
||||
"automatic-version-check": true
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user