StruxaEggs Explorer

Archean

Game

Archean invites you to unleash your creativity alone or with friends in a creative sandbox mode. Design and build vehicles, bases, rockets, space stations and much more using customizable modular blocks. Create unique configurations using components, program their behavior and explore an environment free of constraints.Test your builds, refine your designs and defy the laws of physics. Archean is a game in development focused on engineering and build.

Author: willinghamnottell@gmail.comSource: pterodactyl/game-eggsUpdated: 5/24/2026

Startup Command

cd /home/container/Archean-game; ./Archean_server

Docker Images

LabelImage
ghcr.io/ptero-eggs/yolks:ubuntughcr.io/ptero-eggs/yolks:ubuntu

Environment Variables

NameVariableDefaultRules
Max Players
The maximum amount of players that can join the server at one time.
MAX_PLAYERS4required|integer
Password
The Password players need to enter to join the server
PASSWORDnonenullable
Server Name
The servers name that is, among others, displayed on the public server page.
SERVER_NAMEA Pterodactyl Hosted Serverstring|required
Game Mode
Changes the servers game mode between adventure and creative. OFF = creative ON = adventure
GAME_MODE0boolean
Online Mode
Whether the server is publicly discoverable or not.
ONLINE_MODE0boolean
Spawn Planet
The Planet players will initially spawn on.
SPAWN_PLANETearthrequired|in:earth,moon
Autosave Interval
Time between automatic server saves
AUTOSAVE_INTERVAL30required|integer
[ADVANCED] Updates per Second
This setting should only be changed by advanced users. Changes the amount of times the server updates per second.
UPDATES_PER_SECOND25required|integer
[ADVANCED] Physics steps per update
This setting should only be changed by advanced users. Changes the amount of times the physics get calculated per game update.
PHYSICS_UPDATES_PER_UPDATE8required|integer
World name
The name of the world directory to use.
WORLD_NAMEnonestring|nullable
AppID
SteamCMD App ID
SRCDS_APPID3557220required|string|max:20
Auto Update
This is to auto update the server on start. Options are 0 or 1 Default is 1
AUTO_UPDATE1required|boolean