VCMICLIENT(1) | User Commands | VCMICLIENT(1) |
vcmiclient - A free reimplementation of the Heroes of Might and Magic 3 engine.
This is the client program.
Starting... VCMI 1.1.0 - A Heroes of Might and Magic 3 clone Copyright © 2007-2023 VCMI dev team - see AUTHORS file This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
--testmap arg
--testsave arg
user data: $HOME/.local/share/vcmi
user saves: $HOME/.local/share/vcmi/Saves
user cache: $HOME/.cache/vcmi
user config: $HOME/.config/vcmi
Start multiplayer server, indicated players 0 and 1 (red and blue) are human players, control all AI players and player 0 (Red) from this client.
vcmiclient --loadserver --loadnumplayers 2 --loadhumanplayerindices 0
--loadhumanplayerindices 1 --loadplayer 0
Connect to server at 127.0.0.1 port 3030, but do not start a server there, and control player 1 (Blue) from this client. Do not control AI players from this client.
vcmiclient --loadplayer 1 --loadserverip 127.0.0.1 --loadserverport 3030
Report bugs to http://bugs.debian.org/vcmi or vcmi@packages.qa.debian.org
February 2023 | vcmiclient 1.1.0+dfsg |