first commit

This commit is contained in:
cclecle
2022-12-03 21:34:45 +00:00
parent 94deb37e62
commit 474c74ad93
18 changed files with 3 additions and 3 deletions

BIN
Maps/DM-AMDK-OldHaven.ut2 Normal file

Binary file not shown.

BIN
Maps/DM-Acid.ut2 Normal file

Binary file not shown.

BIN
Maps/DM-AkBal2k4-SE.ut2 Normal file

Binary file not shown.

BIN
Maps/DM-Andok.ut2 Normal file

Binary file not shown.

BIN
Maps/DM-Azure2k6_v3.ut2 Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
Maps/DM-Clarity.ut2 Normal file

Binary file not shown.

BIN
Maps/DM-Corten.ut2 Normal file

Binary file not shown.

BIN
Maps/DM-Crypt-of-f00k.ut2 Normal file

Binary file not shown.

BIN
Maps/DM-EchoNight-Redux.ut2 Normal file

Binary file not shown.

BIN
Maps/DM-Empire.ut2 Normal file

Binary file not shown.

BIN
Maps/DM-Signify.ut2 Normal file

Binary file not shown.

Binary file not shown.

BIN
Music/Level1.ogg Normal file

Binary file not shown.

BIN
Music/TheClarityMusic.ogg Normal file

Binary file not shown.

6
Run.sh
View File

@@ -4,10 +4,10 @@ OUTPUT_DIR="$2"
function install() {
#rsync -a $SCRIPT_DIR/Animations/ $OUTPUT_DIR/Animations/ --exclude '.git'
rsync -a $SCRIPT_DIR/Help/ $OUTPUT_DIR/Help/ --exclude '.git'
#rsync -a $SCRIPT_DIR/Help/ $OUTPUT_DIR/Help/ --exclude '.git'
rsync -a $SCRIPT_DIR/Maps/ $OUTPUT_DIR/Maps/ --exclude '.git'
#rsync -a $SCRIPT_DIR/Music/ $OUTPUT_DIR/Music/ --exclude '.git'
#rsync -a $SCRIPT_DIR/Sounds/ $OUTPUT_DIR/Sounds/ --exclude '.git'
rsync -a $SCRIPT_DIR/Music/ $OUTPUT_DIR/Music/ --exclude '.git'
rsync -a $SCRIPT_DIR/Sounds/ $OUTPUT_DIR/Sounds/ --exclude '.git'
#rsync -a $SCRIPT_DIR/StaticMeshes/ $OUTPUT_DIR/StaticMeshes/ --exclude '.git'
#rsync -a $SCRIPT_DIR/System/ $OUTPUT_DIR/System/ --exclude '.git'
#rsync -a $SCRIPT_DIR/Textures/ $OUTPUT_DIR/Textures/ --exclude '.git'

BIN
Sounds/AmbOutside.uax Normal file

Binary file not shown.