1
0
mirror of https://github.com/Artemis-RGB/Artemis synced 2025-12-13 05:48:35 +00:00

Update pointers.json

This commit is contained in:
Robert Beekman 2016-07-07 14:27:36 +02:00 committed by GitHub
parent c4105899c6
commit 1b8cc8cc8d

View File

@ -1,22 +1,22 @@
// Pointers used to auto-update
[
{
"Game":"RocketLeague",
"GameVersion":"1.20",
"GameAddresses":[
{
"Description":"Boost",
"BasePointer":{
"value":23678208
},
"Offsets":[
88,
488,
960,
1312,
84
]
}
]
"Game": "RocketLeague",
"GameVersion": "1.20",
"GameAddresses": [
{
"Description": "Boost",
"BasePointer": {
"value": 23678208
},
"Offsets": [
1824,
64,
960,
1312,
84
]
}
]
}
]