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:
parent
c4105899c6
commit
1b8cc8cc8d
@ -1,22 +1,22 @@
|
|||||||
// Pointers used to auto-update
|
// Pointers used to auto-update
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"Game":"RocketLeague",
|
"Game": "RocketLeague",
|
||||||
"GameVersion":"1.20",
|
"GameVersion": "1.20",
|
||||||
"GameAddresses":[
|
"GameAddresses": [
|
||||||
{
|
{
|
||||||
"Description":"Boost",
|
"Description": "Boost",
|
||||||
"BasePointer":{
|
"BasePointer": {
|
||||||
"value":23678208
|
"value": 23678208
|
||||||
},
|
},
|
||||||
"Offsets":[
|
"Offsets": [
|
||||||
88,
|
1824,
|
||||||
488,
|
64,
|
||||||
960,
|
960,
|
||||||
1312,
|
1312,
|
||||||
84
|
84
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user