3 Commits

Author SHA1 Message Date
50c280cf01
feat: Inbox (#876) 2025-01-31 14:15:36 +01:00
6294a315a8
feat: properly implement nonce (#220) 2024-05-28 13:45:06 +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