a-planet-alive/buildscripts/01_src-update.sh

6 lines
119 B
Bash
Raw Normal View History

2020-11-01 05:11:26 -08:00
#!/bin/bash
2021-02-20 16:11:38 -08:00
./src-update.sh 0 ""$(dirname $0)"/../../mods_src"
2020-11-01 05:11:26 -08:00
2021-02-20 16:11:38 -08:00
./src-update.sh 0 ""$(dirname $0)"/../../texture_src"