https://blog.csdn.net/qq_40833182/article/details/114298046
login anonymous
force_install_dir ./valheim
app_update 896660 validate
restart.sh
#!/bin/sh
SCREEN='valheim'
cd ~/$SCREEN/
if screen -ls | grep $SCREEN > /dev/null ; then
ps -ef|grep $SCREEN|grep -v grep|awk '{print $2}' | xargs kill -9 &
wait
screen -wipe &
wait
fi
screen -AmdS $SCREEN ./start_server.sh
作弊
imacheater
devcommands
god- 上帝模式,怪物打你不扣血
killall- 杀死周围所有敌人
exploremap- 点亮全图(消除全图迷雾)
debugmode- 创造模式