Add some suggestions for smaller maps for OpenSpades

This commit is contained in:
DeathByDenim 2022-02-19 17:16:18 -05:00
parent e92539c4fc
commit a066c2c5fa
1 changed files with 8 additions and 0 deletions

View File

@ -5,6 +5,14 @@ if [ -e /etc/systemd/system/openspades.service ]; then
systemctl stop openspades
fi
# Smallish maps from https://github.com/kinvaris/openspades-maps
## island
## nuketown (broken)
## pinpoint
## Realistic Bridge
## Rocket Island
## Submarine
# OpenSpades
mkdir -p /opt/openspades
if [ -d /opt/openspades/env ]; then