Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 497 Bytes

README.md

File metadata and controls

17 lines (16 loc) · 497 Bytes

Implements an API for

  • Get all current drugs.
  • Attempt to combine an existing drug with an existing drug.
  • Get all recipes.
  • Get all upgrades.
  • Get all clients.
  • Get all dealers.
  • Attempt to sell to client.
  • Attempt to buy from dealer.
  • Attempt to purchase upgrade.
  • Get save data.
  • Restore save data.
  • Get player money.
  • Get player level.
  • Reset player save.
  • Get valid drugs for a specified client.