-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
priority:p2Medium priorityMedium priorityscope:edit modestype:nice-to-haveminor enhancementsminor enhancements
Milestone
Description
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:
- update JSON in all available modes that use it
- when a new version of JSON file downloaded for a SBL mode also update
classes.db,enums.txt,opcodes.txt,.keywords.txt - new files should be automatically updated in current session, so restart is not needed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
priority:p2Medium priorityMedium priorityscope:edit modestype:nice-to-haveminor enhancementsminor enhancements