Coding

From Unvanquished
Jump to: navigation, search

Game

Repositories

See Source repositories

New Documentation

Documentation (Possibly outdated)

Contributing

Launch several clients for debug purpose

🚧️ TODO: Move this to a dedicated page about debugging instructions.

To launch several clients, for debug purpose or cheating, or.. more fun (and more CPU usage...), you can use this way:

  1. create a folder somewhere,
  2. Create and go to the directory : mkdir -p toto ; cd toto (here we named it toto but you can choose another name),
  3. launch the client via daemon, like in Linux : ~/.local/share/unvanquished/base/daemon -homepath .
  4. change configuration and player name.

If you plan to duplicate the folder, remove the publickey pubkey in the folder.

To disallow mouse capture, use the command in console /set in_mouse 0

To move the windows on common Linux desktop, you may use win_key and left_click.