forked from github/server
add game id to eressea.ini
This commit is contained in:
parent
4836e9530c
commit
a6dd02c111
1 changed files with 1 additions and 0 deletions
1
s/setup
1
s/setup
|
@ -96,6 +96,7 @@ touch eressea.ini
|
|||
ini_start
|
||||
ini_sec game
|
||||
ini_add game locales de,en
|
||||
ini_add id $game
|
||||
ini_sec lua
|
||||
ini_add lua install $SOURCE
|
||||
ini_add lua paths $SOURCE/scripts:$SOURCE/lunit
|
||||
|
|
Loading…
Reference in a new issue