Skip to content

Commit 9383799

Browse files
committed
update readme guide
1 parent ce8fe24 commit 9383799

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

readme.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,11 +88,9 @@ gcc -std=c11 -m32 -shared -fPIC -Ofast -s -DNDEBUG prof.c -pthread -o libprof.so
8888

8989
## developing
9090

91-
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/
9292

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.
9694

9795
Then just PR it and maybe ping ZeWaka in #tooling-questions to merge it.
9896

0 commit comments

Comments
 (0)