RE: Server Starter

05/06/2025 22:54 iidagger#1
Just want to share this Old minimalist server starter I coded

[Only registered and activated users can see links. Click Here To Register...]


Nothing fancy just a simple server startup tool.

config.ini - structure is inspired with the MU-Startup tool that everyone mostly used.

Code:
[captions]
v0v=Dekaron
v1v=CastServer
v2v=LoginServer
v3v=Location
v4v=Messenger
v5v=Session
v6v=Store
v7v=AccountGate
v8v=LobbyServer
[paths]
v0v=dekaronserver\
v1v=castserver\cast\
v2v=loginserver\
v3v=locationserver\
v4v=messengerserver\
v5v=sessionserver\
v6v=storeserver\store\
v7v=accountgate\
v8v=lobbyserver\lobbyserver\
[executables]
v0v=DekaronServer_Normal.exe
v1v=castserver.exe
v2v=loginserver.exe
v3v=LocationServer.exe
v4v=msgserver.exe
v5v=sessionserver.exe
v6v=storeserver.exe
v7v=accountserver.exe
v8v=lobbyserver.exe