7cfae285ed9f187b7360cbe2fffcd25d93530b8f
* move client/server/config into shared * move platforms into shared * move head drops into shared * move tb_entities to shared * reduce server to just a call into shared * get solo play working * fix server opening window * fix fmt * extracted a few more modules from client * near completely migrated client * fixed duplicate CharacterInputEnabled definition * simplify a few things related to builds * more simplifications * fix warnings/check * ci update * address comments * try fixing macos steam build * address comments * address comments * CI tweaks with default client feature --------- Co-authored-by: PROMETHIA-27 <electriccobras@gmail.com>
Configure Trenchbroom
Trenchbroom HEDZ game
TB needs to now about our custom entites, so we need to map a games folder to the generated files in trenchbroom/hedz.
TB asset files
TB needs to now where to find the games files.
Go to Preferences, select HEDZ in the list and choose repo folder.
Steamdeck MacOs Notes
pipenv shell --python 3.11pip install -r requirements.txt./devkit-gui.py
ssh on device: ssh -o StrictHostKeyChecking=no -i "/Users/stephan/Library/Application Support/steamos-devkit/devkit_rsa" deck@192.168.2.39
Description
Languages
Rust
97.8%
Shell
1.2%
Just
1%