[build] Added configuration to allow building in container

This commit is contained in:
vperus 2026-02-21 01:58:11 +02:00
parent 00086c2ad9
commit 95f5321833
4 changed files with 62 additions and 0 deletions

View file

@ -88,6 +88,12 @@ sudo pacman -S sdl2 glew glm openssl cmake base-devel \
stormlib # for asset_extract
```
### Container build
You can use podman to build application in separate container.
- Install podman
- Then run `container/build-in-container.sh`
- Artifacts can be found in `/tmp/wowee.[random value].[commit hash]`
### Game Data
This project requires WoW client data that you extract from your own legally obtained install.