sannybuilder / dev

Sanny Builder Bug Tracker and Roadmap development
https://sannybuilder.com
44 stars 0 forks source link

SBL auto-update improvements #297

Open x87 opened 4 months ago

x87 commented 4 months ago

currently auto-update only works for base modes: gta3, vc, sa, sa mobile. it does not auto-update other modes (e.g. sa v2 or sa sbl). it only downloads *.json file. it does not download other important syntax files, such as classes.db, enums.txt, opcodes.txt. Updating JSON file alone cause discrepancy in syntax where command have one interface in JSON and another in classes.db/opcodes.txt

Need:

x87 commented 4 months ago

keywords.txt needs to be excluded from SBL auto-update as any command name can be used directly

x87 commented 3 months ago

classes.db, enums.txt, opcodes.txt in legacy modes can not be auto-updated with SBL files