1
0

Add files via upload

This commit is contained in:
Jogla
2025-09-20 19:53:39 +02:00
committed by GitHub
parent 2ee8d06bc0
commit 5d60d730e9
2 changed files with 15 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
A mod to ease some common debugging actions.
Check the repository for more information.

View File

@@ -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
}