Follow along with the video below to see how to install our site as a web app on your home screen.
Notka: This feature may not be available in some browsers.
ppp -------- config.lua --------
-- Config file for OTServ --
----------------------------
-- data directory location
datadir = "data/"
-- map location
map = [COLOR="SeaGreen"]"data/world/map09.otbm"[/COLOR]
-- mapkind
-- options: OTBM for binary map, XML for OTX map
mapkind = "OTBM"
-- map store location (for XML only)
mapstore = [COLOR="SeaGreen"]"data/world/map-mapstore.xml"[/COLOR]
-- house store location (for XML only)
housestore = [COLOR="SeaGreen"]"data/world/map-housestore.xml"[/COLOR]