FullyExternalCS2 icon indicating copy to clipboard operation
FullyExternalCS2 copied to clipboard

Update to offset link

Open PokenDev21 opened this issue 1 year ago • 0 comments

In the offset.cs this link

await FetchJson("https://raw.githubusercontent.com/a2x/cs2-dumper/main/output/client.dll.json"));

should be updated to this: https://raw.githubusercontent.com/a2x/cs2-dumper/main/output/client_dll.json

the diffrence being the seperator for client_dll being a _ instead of a .

PokenDev21 avatar Jul 30 '24 15:07 PokenDev21