ctf_map: Convert to modpack; split map maker into separate mod (#475)
This commit is contained in:
parent
6b33c8e9cc
commit
e7d9465d2a
37 changed files with 145 additions and 139 deletions
|
@ -1,6 +1,6 @@
|
|||
cd mods/ctf/ctf_map/maps/
|
||||
cd mods/ctf/ctf_map/ctf_map_core/maps/
|
||||
|
||||
# Copy textures from map sub-dirs to ctf_map/textures
|
||||
# Copy textures from map sub-dirs to ctf_map_core/textures
|
||||
for f in *; do
|
||||
if [ -d ${f} ]; then
|
||||
# Screenshot
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue