Initial Commit, add base game files
This commit is contained in:
9
game/.vscode/settings.json
vendored
Normal file
9
game/.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"files.exclude": {
|
||||
"**/*.rpyc": true,
|
||||
"**/*.rpa": true,
|
||||
"**/*.rpymc": true,
|
||||
"**/cache/": true
|
||||
},
|
||||
"renpyWarp.sdkPath": "c:\\Users\\cambo\\Code\\themakeATAintoaVNproject\\renpy-8.5.2-sdk"
|
||||
}
|
||||
Reference in New Issue
Block a user