RaidMax 2023-06-11 18:10:21 -05:00
commit ef00878861

@ -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_shared.gsc | `%LOCALAPPDATA%`/Plutonium/storage/t6/scripts | |
| GameFiles/GameInterface/_integration_t6.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_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 # How to add new commands
@ -130,7 +131,7 @@ File bus mode is supported on these games
| Game | Notes | | Game | Notes |
|-------|--------| |-------|--------|
| IW4 | | | 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) | |⚠️ **Currently only works on local game servers** (game servers running on a different machine are not supported) |
|-| |-|