GitGhillie f6b640d06c Refactor controls (#14)
* Move controls

* Use system sets

* Use control states for controller

* Unite controls

* move collisions part

* Right deadzone as well

* Remove comment
2025-03-22 20:32:09 +01:00
2025-03-20 21:45:42 +01:00
2025-03-22 20:32:09 +01:00
2025-03-20 17:47:15 +01:00
2025-03-22 10:28:27 +01:00
2025-03-22 10:28:27 +01:00
2025-03-22 19:33:59 +01:00
2025-03-15 22:53:17 +01:00

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.11
  • pip 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
No description provided
Readme 40 MiB
Languages
Rust 97.8%
Shell 1.2%
Just 1%