https://github.com/fwgs/xash3d-sailfish
Xash3D FWGS SailfishOS port
https://github.com/fwgs/xash3d-sailfish
Last synced: 4 months ago
JSON representation
Xash3D FWGS SailfishOS port
- Host: GitHub
- URL: https://github.com/fwgs/xash3d-sailfish
- Owner: FWGS
- Created: 2018-07-07T13:37:21.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-07T13:42:10.000Z (almost 8 years ago)
- Last Synced: 2025-07-21T03:26:24.936Z (11 months ago)
- Size: 1.95 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repository intended to store all dependencies(as submodules) and *.spec file for Sailfish OS.
How to build:
0. ```git clone```
1. ```git submodules update --init --recursive```
2. Run Sailfish OS SDK virtual machine.
3. Navigate to the root of this repo.
4. ```mb2 -t $TOOLCHAIN_NAME build```
How to use:
Run in console:
```XASH3D_BASEDIR=/home/nemo/xash LD_LIBRARY_PATH=/usr/lib/xash3d /usr/lib/xash3d/xash3d```
Found a bug? Send it to github.com/FWGS/xash3d.