Upload Game Server Template

Upload a ZIP file containing the following structure:

  • config.json - Game server configuration metadata
  • config_template.html - Configuration form template
  • config_schema.json - Configuration schema
  • config_script.js - Dynamic configuration script
  • start.sh, stop.sh, restart.sh, health_check.sh - Management scripts
  • config_files_template.json - File templates configuration
  • config_custom_content.json - Custom content configuration
  • file_templates/ - Directory with template files
  • server_files/ - Directory with server installation files

Drag and drop your ZIP file here

or click to select a file