diff --git a/GameInterface.md b/GameInterface.md index 0ad9182..190b160 100644 --- a/GameInterface.md +++ b/GameInterface.md @@ -70,6 +70,7 @@ The following games are supported in some capacity | GameFiles/GameInterface/_integration_shared.gsc | `%LOCALAPPDATA%`/Plutonium/storage/t6/scripts | | | GameFiles/GameInterface/_integration_t6.gsc | `%LOCALAPPDATA%`/Plutonium/storage/t6/scripts | | | GameFiles/GameInterface/_integration_t6zm_helper.gsc | `%LOCALAPPDATA%`/Plutonium/storage/t6/scripts/zm | | +| GameFiles/GameInterface/_integration_t6_file_bus.gsc | `%LOCALAPPDATA%`/Plutonium/storage/t6/scripts | optional, see [here](#file-bus-mode-support) for requirements| # How to add new commands @@ -130,7 +131,7 @@ File bus mode is supported on these games | Game | Notes | |-------|--------| | IW4 | | -| T6 | Requires [t6-gsc-utils](https://github.com/fedddddd/t6-gsc-utils#io) | +| T6 | Requires [t6-gsc-utils](https://github.com/fedddddd/t6-gsc-utils#io), and `_integration_t6_file_bus.gsc` | |⚠️ **Currently only works on local game servers** (game servers running on a different machine are not supported) | |-|