diff --git a/mods/Jogla@DebugPlusPlus/description.md b/mods/Jogla@DebugPlusPlus/description.md new file mode 100644 index 00000000..a34a789f --- /dev/null +++ b/mods/Jogla@DebugPlusPlus/description.md @@ -0,0 +1,3 @@ +A mod to ease some common debugging actions. + +Check the repository for more information. \ No newline at end of file diff --git a/mods/Jogla@DebugPlusPlus/meta.json b/mods/Jogla@DebugPlusPlus/meta.json new file mode 100644 index 00000000..da784041 --- /dev/null +++ b/mods/Jogla@DebugPlusPlus/meta.json @@ -0,0 +1,12 @@ +{ + "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/releases/latest", + "folderName": "DebugPlusPlus", + "version": "1.0.0", + "automatic-version-check": true +} \ No newline at end of file