Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ap_http_bridge

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.

Changelog

Current: V1.0 Changes: - Initial Setup with basic Hint Game functionality.

Setup

HTTP Bridge

Only the host has to set up the bridge.

  1. run 'pip install -r requirements.txt'
  2. change bridge.properties if needed
  3. run 'python bridge.py'

Check the instructions in ap-hint-bridge/README.md for a more in-depth explanation

Tabletop Simulator

Extract TTS_Savegame/AP_Hinter.zip to your Tabletop Simulator Savegame folder (Default under Windows: %Documents%\My Games\Tabletop Simulator\Saves)

  1. Use Additive Load to load the components into a game of your choice.
  2. 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)
  3. The Host has to enter connection information for the HTTP bridge in the Connector Tile and click Connect.
  4. After a successful connection, players can receive location hints through their player tiles.

About

Python HTTP bridge for interactions with AP using REST, comes with Tabletop Simulator Components.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages