Skip to content

Commit 19bb1ca

Browse files
committed
Add todo placeholder for openxray local build.
Signed-off-by: Neloreck <[email protected]>
1 parent 4b44e28 commit 19bb1ca

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

src/INSTALLATION.md

+6
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,9 @@
2626
From time to time update of submodules is needed to load latest assets:
2727

2828
`git submodule update --recursive`
29+
30+
## Using local game engine ([OpenXray](https://github.com/OpenXRay/xray-16))
31+
32+
- [SETUP OpenXray locally with Visual studio](https://github.com/OpenXRay/xray-16/wiki/%5BEN%5D-How-to-build-and-setup-on-Windows)
33+
- LINK game folder resources with visual studio project
34+
- todo;

src/tools/cli/cli.md

+1
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ Command line tools to assist with xray engine development.
1818
- [Archive commands](archive.md)
1919
- [LTX commands](ltx.md)
2020
- [Spawn commands](spawn.md)
21+
- [Translations commands](translations.md)

0 commit comments

Comments
 (0)