9 lines
233 B
JSON
9 lines
233 B
JSON
{
|
|
"files.exclude": {
|
|
"**/*.rpyc": true,
|
|
"**/*.rpa": true,
|
|
"**/*.rpymc": true,
|
|
"**/cache/": true
|
|
},
|
|
"renpyWarp.sdkPath": "c:\\Users\\cambo\\Code\\themakeATAintoaVNproject\\renpy-8.5.2-sdk"
|
|
} |