Skip to content

SBL auto-update improvements #297

@x87

Description

@x87

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions