Update AppData--2.5-HE.zip from MattMan

- moved all viewergen data to ServiceDeps, outside of the requestable file path
- Added "ServiceDeps" config option to specific the name of the ServiceDeps folder
- Updated wtv-1800 tellyscript code accordingly
This commit is contained in:
zefie
2022-10-10 12:45:59 -04:00
parent d1dbbcf82f
commit e608a96787
21 changed files with 23 additions and 20 deletions

View File

@@ -6,6 +6,7 @@
"UserServiceVault",
"ServiceVault"
],
"ServiceDeps": "ServiceDeps",
"SessionStore": "SessionStore",
"SharedROMCache": "SharedROMCache",
"enable_shared_romcache": true,