Quinci135 / Rest-Inventory

Uses tShock's REST API to display a users inventory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rest-Inventory

REQUIREMENT: Uses tShock's REST API and https://github.com/Quinci135/playerreader to display the inventory

Setup:

  • Download the files into their own directory on your web server
  • Visit said directory via your browser to run the index.php script
  • First, it will unzip the items.zip in the items directory which contains all the item images
  • Next, it will present you with a form for the REST Credentials for the initial settings setup
  • Then you're done!
  • Accessing the index.php post-setup will list users online. You can then select a user and it will display the users inventory.

About

Uses tShock's REST API to display a users inventory


Languages

Language:PHP 95.3%Language:CSS 4.7%