Skip to content

MoonlightOwl/ocelot-back

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🟡 🟡 🟡

This repository is outdated. You can find latest Ocelot versions (core, online and desktop) here:
https://gitlab.com/cc-ru/ocelot

{ Ocelot.Online }

Ocelot is an Opencomputers emulator in your browser.

You don't need the Minecraft installation with OpenComputers modpack. You don't need to download and install any programs. You even don't need Java.

All that you need is a relatively modern browser and the Internet access.

This repository contains Ocelot.Online backend.

Build & Run

Use JettyLauncher class to run the project. Set ./src/main/webapp/ as working directory.

The server will be binded to http://localhost:37107/ address.

Deploy

$ cd ocelot-back
$ sbt universal:packageZipTarball

All files necessary to run Ocelot server will be zipped to ./target/universal/ocelot-x.x.x.tgz