index
:
Hello/tmwa
master
return-summon-gid
The server running The Mana World Legacy. All new projects should use Hercules instead. See the "evol-hercules" repo.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
misc
/
scripts
/
map-server.sh
blob: 7105add62d3de69ad0335bd1244c585b95b16fb8 (
plain
) (
blame
)
1
2
3
4
#!/bin/bash
while
[
true
]
;
do
nice
-n
19
./map-server
done