mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-01 21:27:06 +00:00
8d0af4b184
The new script merges existing scripts for downloading translations and SPIR-V shaders, and also exports game binaries from the latest nightly build into the git repo. This allows contributors, especially artists, to obtain a working build of the game without learning how to build the game for Windows, refs #1814.
Instructions
Install python 3 and the python dependencies
pip install -r requirements.txt
Install glslc and spirv-tools 2023+ (the easiest way is to install Vulkan SDK)
Run the compile.py script
python compile.py path-to-folder-with-input-mods mod-output-path rules-path