You could run the game offline and connect via IP adresses in your local network i guess.
All you need to do would be start the game via
- Code: Select all
C:\ProgramData\FAForever\bin\ForgedAlliance.exe
and use the Multiplayer-LAN mode (i recommend creating a shortcut on your desktop for that).
Once the ICE-Adapter is implemented you might not even need to do that but for now that seems to be the easiest way to get a connection between people in a local network.
Just make sure that everyone has the game and FAF installed properly and the mods you want for your game (assuming you play a modded game on your LAN since offline probably doesn't autodownload mods/maps for you).
If you want to play a featured game mode offline (such as nomads) you can do that by adding
- Code: Select all
/init init_nomads
to the shortcut (all the featured game modes have a init_*.lua file in the same location as the .exe file so you can just look them up there).