Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@Sterbweise Sterbweise released this 12 Dec 13:39
7f62503

T5 Server Installer - v1.0.0 (Release)

Version Highlights

Major Changes in Plutonium T5

  • Initial server configuration setup
  • Multi-language support implementation
  • Wine and .NET Framework integration
  • UFW firewall configuration
  • Mod and custom content support

Core Improvements

  • Automated system update and dependency management
  • Simplified server installation process
  • Robust configuration management

Language Support

  • English (en.sh)
  • French (fr.sh)
  • Spanish (sp.sh)
  • Chinese (cn.sh)
  • Malay (my.sh)
  • German (de.sh)

Installation Process Improvements

  • Single-command installation method
  • Interactive configuration options
  • Automatic dependency checks

Testing and Validation

  • Comprehensive installation testing
  • Multi-distribution compatibility checks
  • Automated testing framework development

Technical Details

  • Version: 1.0.0
  • Release Date: 12/12/2024
  • Supported Distributions: Debian 10, 11, 12
  • Minimum Requirements:
    • 512MB RAM (2GB recommended)
    • 15GB free disk space
    • x86_64 architecture

Known Issues and Limitations

  • Potential Wine display errors (non-critical)
  • Manual configuration may be required for advanced setups
  • Limited to Debian-based systems

Installation

Navigate to the application installation directory

cd /opt

Download and extract T5Server archive in a single command

mkdir -p T5Server && wget -O T5Server.tar.gz https://github.com/Sterbweise/T5Server/releases/download/v1.0.0/T5Server.tar.gz && tar -xzvf T5Server.tar.gz -C T5Server && rm T5Server.tar.gz

Move into the newly created T5Server directory

cd T5Server

Make the script executable

chmod +x install.sh

Launch the installation script with sudo privileges

sudo ./install.sh

Support

If you encounter any issues or have questions:


Developed with ❤️ by Sterbweise