GithubHelp home page GithubHelp logo

everestapi / olympus Goto Github PK

View Code? Open in Web Editor NEW
88.0 4.0 24.0 16.75 MB

New Everest installer / manager, powered by LÖVE / love2d.

License: MIT License

Lua 68.62% C# 30.39% Shell 0.79% Batchfile 0.03% PowerShell 0.18%

olympus's Introduction

Olympus - Cross-platform Celeste Mod Manager

License: MIT


Build Status

Mt. Celeste Climbing Association

Check the website for installation / usage instructions.

Work in progress!

Dependencies

Local setup

  • Make sure you cloned the repository with --recurse-submodules: src/luajit-request, src/moonshine and src/ui should not be empty.
  • Create a love folder in the repository. (love is gitignored, so no worries about that 😅)
  • Compile the C# part in the sharp folder: you can do this with Visual Studio or by running dotnet build Olympus.Sharp.sln in the sharp folder.
  • Make a symbolic link in love/sharp that leads to sharp/bin/Debug/net452 (or copy-paste the folder 😛 this is more tedious if you plan to make changes to the C# project, though.)
  • Download a built Olympus version (Windows, Linux) and extract everything from it, except the sharp folder, into love.
  • If on Windows, install LÖVE: take the zipped version and extract it in the love folder. Be sure to install the 32-bit version!
  • Run Olympus by running debug.bat on Windows, or by going to the src folder and running ../love/love --console . on Linux.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.