Code Monkey home page Code Monkey logo

erupe's Introduction

Erupe

Client Compatibility

Platforms

  • PC
  • PlayStation 3
  • PlayStation Vita
  • Wii U (Up to Z2)

Versions (ClientMode)

  • All versions after HR compression (G10-ZZ) have been tested extensively and have great functionality.
  • All versions available on Wii U (G3-Z2) have been tested and should have good functionality.
  • The second oldest found version is Forward.4 (FW.4), this version has basic functionality.
  • The oldest found version is Season 6.0 (S6.0), however functionality is very limited.

If you have an installed copy of Monster Hunter Frontier on an old hard drive, please get in contact so we can archive it!

Setup

If you are only looking to install Erupe, please use a pre-compiled binary.

If you want to modify or compile Erupe yourself, please read on.

Requirements

Installation

  1. Bring up a fresh database by using the backup file attached with the latest release.
  2. Run each script under patch-schema as they introduce newer schema.
  3. Edit config.json such that the database password matches your PostgreSQL setup.
  4. Run go build or go run . to compile Erupe.

Docker

Please see docker/README.md. This is intended for quick installs and development, not for production.

Schemas

We source control the following schemas:

  • Initialization Schema: This initializes the application database to a specific version (9.1.0).
  • Update Schemas: These are update files that should be ran on top of the initialization schema.
  • Patch Schemas: These are for development and should be run after running all initialization and update schema. These get condensed into Update Schemas and deleted when updated to a new release.
  • Bundled Schemas: These are demo reference files to give servers standard set-ups.

Note: Patch schemas are subject to change! You should only be using them if you are following along with development.

Resources

erupe's People

Contributors

sekaiwish avatar matthe815 avatar malckyor avatar stratic-dev avatar xl3lackout avatar rockisch avatar eclipseknight avatar samboge avatar evotushon avatar tsugami avatar nageld avatar dhisurion avatar sahlo97 avatar blackhawkgt avatar yarg-mirror avatar dependabot[bot] avatar rhobiusvoid avatar sasospanner avatar

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.