Game Update Support
This patch introduces fixes for FIN to work with the latest game update.
It also fixes a bunch of issues with the new Runtime and adds a few new features.
Change Log:
- Adds
FINRestartAllComputers
Console Command - Adds
FINLocateComputer <UUID | Internal Name>
Console Commands - Lua
- Fixes computer crash at game load because Global Serialization failure
- Fixes
computer.reset()
- Fixes
computer.stop()