- Katılım
- 20 Kas 2023
- Mesajlar
- 10
- Tepkime puanı
- 4
- Puanları
- 3
exotic_services
ExoInstaller
Silkroad Private Server Installer & Game Manager
Official Open Source Release
ExoInstaller is a modern desktop installer and patch manager built specifically for Silkroad Private Servers.
Designed and engineered by Exotic,
this tool gives server owners a clean, professional launcher experience while keeping management simple and flexible.
© 2026 Exotic. All Rights Reserved.
Engineered and Maintained by Exotic.
Official Demonstration
[]Remote Config System (Update without rebuilding)
[]Dynamic Background System
[]Integrated News & Changelog
[]Auto Client Download
[]Version Control Support
[]Professional Desktop UI- Lightweight & Fast
[]Electron
[]Node.js- Vanilla CSS
This combination allows the installer to behave like a native desktop application while keeping full web flexibility.
You are free to study and modify the project.
Credits must remain intact.
Join our official Discord community:
2) Install Dependencies
Open terminal inside the project folder and run:
npm install
The installer reads its data from a remote file called:
config.json
Edit inside main.js:
const CONFIG_URL = 'YOUR_SERVER_LINK/config.json';
Upload config.json to your VPS to control:
[]Game Version
[]Client Download Link
[]Background Images
[]News System
[]Changelog
[]Branding
This allows instant updates without rebuilding the installer.
🛠 Build Windows Installer
After finishing your branding:
npm run build:win
Your final setup file will be located inside:
dist folder.
[/ HR]
To simulate a fresh player:
[]Delete: %APPDATA%\exoinstaller
[]Delete your previous game folder- Run: npm start
[/ LIST]
[/ HR]
Legal Notice
This project is engineered for the Silkroad community by Exotic.
All core architecture and UI design remain property of Exotic.
Property of Exotic
Confidential – 2026
[/ CENTER]


