Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.33 KB

README.md

File metadata and controls

24 lines (18 loc) · 1.33 KB

Ori DE Coop Server

Repository for Ori DE website

Getting Started

This repository contains the UI and backend code for the Ori DE randomizer website. New players: check out the quickstart page. Help for the various seed generation settings can be found on by mousing over the relevant UI elements.

Key Features

  • Seed Generator - Generates randomizer.dat seeds
  • Logic Helper - Simple interface to determine in-logic pickups based on current skills and resources. Manual
  • Online Tracking Map - Web-based live tracker showing current available pickups on the world map by updating to this server
  • Plandomizer Builder - Tool to allow players to design and share custom logic seeds
  • Bingo -

Development

We welcome your contributions! This server is a hybrid python 2.7 (flask) and react app, and has been built on App Engine using the cloudshell editor. As such, it can be a bit... tricky to set up a local environment for development. If you are interested, contact me (Eiko) in the Ori Discord

Related Projects