Requriements
PHP version 8.1.0-9 8.1.33 PHP is a popular general-purpose scripting language that is especially suited to web development. Stellaron is based on it.
PDO extension The PHP Data Objects (PDO) extension defines a lightweight, consistent interface for accessing databases in PHP.
Config file writable To save database data, config file must be writable on folder "includes"
Cache folder writable Cache folder must be writable to store vars cache data, smarty cache template and/or player sessions.
Composer path Composer path "vendor" includes third-party extensions to run some of the game add-ons, like locale identifier, proxy detection, etc.
Domain authorization

Stellaron verifies if your domain has authorization to run the game. The lack of authorization has unexpected consequeces. Send an email to stellaron.game@gmail.com notifying about the domain to authorize the game. If you are running the game on localhost, then you do not need to worry.

Continue