You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To add offsets (required for every new BYOND version), you can derive them using https://github.com/Sovexe/byond-tracy-offset-extractor.
91
+
To add offsets (required for every new BYOND version), you find them here: https://sovexe.github.io/byond-tracy-offset-extractor/
92
92
93
-
Just run the `Extract Signatures` GitHub Workflow, and pass in your version like `["515.1590","515.1591"]`.
94
-
95
-
Ideally this just works perfectly. Go to the `Run extraction script` step and copy the offsets. It's already in copypaste form for the `offsets/` headers.
93
+
It's already in copypaste form for the `offsets/` headers (non-experimental). Be sure to update the README table.
96
94
97
95
Then just PR it and maybe ping ZeWaka in #tooling-questions to merge it.
0 commit comments