
KfxApiTool v1.0.0
Made by Yani

----------

Requires at least KeeperFX Alpha Patch 3990

It's possible the app crashes when you close it. You shouldn't need to worry about it.  

----------

Features:

- Set variables
- Subscribe to variables (live read)
- Subscribe to events (pretty useless atm)
- Load variables from a mapfile
- Execute map commands
- Execute console commands
- Auto reconnect (just leave it on and when you restart the game it will automatically connect again)
- Create and load presets of subscribed variables and commands

Upcoming:
- Read map data
- Simple Spawn system that generates commands
- Execute command (without adding it to the GUI)
- Check for new tool version

----------

Usage:

1) Set API_ENABLED to TRUE in your keeperfx.cfg

2) Take note of API_PORT, it's best to leave it at 5599 but you can change it if you want

3) Start a KeeperFX map

4) Use KfxApiTool and connect to the API
   You can use 'Connect to 127.0.0.1:5599' if you did not change the port.
   
5) Now you can monitor variables, change them and run commands

---------
