6 Commits

Author SHA1 Message Date
bb1b9b6720
update 33.6.3 (#33) 2023-08-05 22:48:56 +02:00
d091af4778
Basic purchasing + custom purchasing API (#20)
Endpoint for custom API: https://localhost:443/custom/addItem
example request:
{
"type": "Weapon",
"internalName": "/Lotus/Weapons/Grineer/Pistols/GrineerMicrowavegun/GrnMicrowavePistol",
"accountId": "6488fd2e7bec200069ca4242"
}
2023-06-14 02:26:19 +02:00
df214749c3
add version config (#2)
* update

* update

* update
2023-05-26 10:37:12 -03:00
28dfa520aa update to 33.0.12 2023-05-25 09:51:58 +02:00
Alan Morel
5b029cfb3b refactor: run prettier cli to format all files 2023-05-23 20:42:06 -04:00
Ângelo Tadeucci
84c825e8a7 Initial commit 2023-05-19 15:26:36 -03:00