Python REST bridge for interactions with AP from Tabletop Simulator Tabletop Simulator only supports HTTP request and cannot directly connect to websockets. To connect it to AP, a HTTP bridge is needed running on the hosts computer.
Current: V1.0 Changes: - Initial Setup with basic Hint Game functionality.
Only the host has to set up the bridge.
- run 'pip install -r requirements.txt'
- change bridge.properties if needed
- run 'python bridge.py'
Check the instructions in ap-hint-bridge/README.md for a more in-depth explanation
Extract TTS_Savegame/AP_Hinter.zip to your Tabletop Simulator Savegame folder (Default under Windows: %Documents%\My Games\Tabletop Simulator\Saves)
- Use Additive Load to load the components into a game of your choice.
- Clone the Slot Connection Tile for each player and enter Server / Slot details (If all players connect to the same AP Server, change Server Settings before cloning)
- The Host has to enter connection information for the HTTP bridge in the Connector Tile and click Connect.
- After a successful connection, players can receive location hints through their player tiles.