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
Copy file name to clipboardExpand all lines: readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,6 +83,6 @@ To add offsets (required for every new BYOND version), you can derive them using
83
83
84
84
Just run the `Extract Signatures` GitHub Workflow, and pass in your version like `["515.1590","515.1591"]`.
85
85
86
-
Ideally this just works perfectly. Go to the `Run extraction script` step and copy the offsets. It's already in copypaste form for the `byond_offsets` array in `prof.c`.
86
+
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.
87
87
88
88
Then just PR it and maybe ping ZeWaka in #tooling-questions to merge it.
0 commit comments