trezker/le-bomb
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Running: WASD to move Space to place a bomb (only works when connected to server) F5 to start server F8 to start client, connects to server Edit net.cfg to connect to different computer Building: Depends on Allegro 4.9 SVN and Zoidcom You need the scons build tool. Release build: scons Debug build: scons debug=1 Clean: scons -c Making custom models: Use the tmf_export.py script to export to a .tmf file. Currently does NOT support triangles. You can use the script by opening a text editor in Blender, open the script and press ALT+P.