This repository contains the official CentralCorp website and the French and English documentation for the CentralCorp Minecraft launcher ecosystem. It combines product pages with practical guides for the launcher, self-hosted web panel and installer.
Open the CentralCorp website · CentralCorp Panel · Installation · Launcher preview
| Minecraft launcher | Web panel | Installer |
|---|---|---|
![]() |
![]() |
![]() |
- understand how CentralCorp Launcher, CentralCorp Panel, CentralCorp Installer and the documentation work together;
- prepare a development environment and compatible web hosting;
- configure the launcher repository and its Azuriom or standalone panel environment;
- install and configure the CentralCorp web panel;
- manage launcher files and optional mods;
- build Windows, Linux and macOS launcher packages.
The launcher is designed for Azuriom authentication and offline-mode Minecraft servers. It does not support Microsoft online-mode servers.
- French product homepage
- Minecraft Launcher Panel guide
- English Minecraft Launcher Panel guide
- Installation prerequisites
- Launcher preview
The site uses VitePress with French and English locales.
npm install
npm run docs:devBuild the production site with:
npm run docs:buildThe VitePress configuration generates the sitemap, canonical URLs, social metadata and language alternates. Static public assets, including robots.txt, live in public/.
- Documentation and website — this product site and its guides
- CentralCorp Launcher — customizable player application
- CentralCorp Panel — self-hosted Minecraft Launcher Panel
- CentralCorp Installer — hosting checks and panel deployment
Each repository has its own license. This documentation repository currently does not include a license file; no reuse permission should be inferred from the licenses of the other components.



