Initial commit

This commit is contained in:
Dynamitos
2026-06-09 11:08:04 +02:00
commit 67a4d0e0ec
148 changed files with 34596 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"files.exclude": {
"**/*.rpyc": true,
"**/*.rpa": true,
"**/*.rpymc": true,
"**/cache/": true
},
"renpyWarp.sdkPath": "/Applications/renpy-8.5.2-sdk",
"renpyWarp.renpyExtensionsEnabled": "Enabled"
}