Skip to content

Commit

Permalink
Add todo placeholder for openxray local build.
Browse files Browse the repository at this point in the history
Signed-off-by: Neloreck <[email protected]>
  • Loading branch information
Neloreck committed Dec 26, 2024
1 parent 4b44e28 commit 19bb1ca
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/INSTALLATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@
From time to time update of submodules is needed to load latest assets:

`git submodule update --recursive`

## Using local game engine ([OpenXray](https://github.com/OpenXRay/xray-16))

- [SETUP OpenXray locally with Visual studio](https://github.com/OpenXRay/xray-16/wiki/%5BEN%5D-How-to-build-and-setup-on-Windows)
- LINK game folder resources with visual studio project
- todo;
1 change: 1 addition & 0 deletions src/tools/cli/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ Command line tools to assist with xray engine development.
- [Archive commands](archive.md)
- [LTX commands](ltx.md)
- [Spawn commands](spawn.md)
- [Translations commands](translations.md)

0 comments on commit 19bb1ca

Please sign in to comment.