Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Getting started

Juaneth edited this page Jun 7, 2022 · 2 revisions

Client

The 'Omnipetal Client' is a desktop app that connects to a server and accesses the 'Omnipetal Daemon', which is a server side app that can create and manage Minecraft servers using Docker. However, the Omnipetal Daemon can be used by other apps and can be accessed with http API requests, you can see our guide on how to make a Client here.


Install Guide

Windows

To install the client, first head over to our newest GitHub Release and locate the file in "Assets" that says Omnipetal-[Version Number].Setup.exe then download and run the setup, this will both add Omnipetal to your Start Menu and desktop and also launch Omnipetal.

Other platforms

We currently don't make builds for any other Operating Systems and cannot support auto updates for any other platform, although if you want to use Omnipetal on another platform you can follow our documentation on setting up a development enviroment and building Omnipetal for your platform.

Developer Documentation

Getting Started

Themes

Documentation

Getting Started

Clone this wiki locally