GithubHelp home page GithubHelp logo

rubensworks / openmodloader Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cout970/openmodloader

0.0 3.0 0.0 2.5 MB

A next gen minecraft mod loader for minecraft 1.10 and above

Home Page: http://openmodloader.xyz/

License: MIT License

Java 100.00%

openmodloader's Introduction

Open Mod Loader

A mod loader and compatibility API for Minecraft. The project is currently in its infancy however huge amounts of progress is being made. The primary goal of Open Mod Loader is to provide a clean and efficient way to mod Minecraft. We currently have a Discord server where development is being discussed, everyone is welcome to join.

Setup: IntelliJ

Warning: Setup for OpenModLoader is not yet fully automated. As the project further develops the process will become much more streamlined, but for now a tedious setup process is required. This process is for setting up Open Mod Loader as a project developer and should not be used for writing your own mods. There is currently no setup for authoring mods.

  1. Clone this repository using git clone https://github.com/OpenModLoader/OpenModLoader or another preferred method.
  2. Run gradlew setupOML genIdeaRuns --refresh-dependencies in the cloned repository folder.
  3. Open IntelliJ on the repository folder.
  4. You should now be able to run Open Mod Loader using the pre installed run configuration.

Setup: Eclipse

Warning: Setup for OpenModLoader is not yet fully automated. As the project further develops the process will become much more streamlined, but for now a tedious setup process is required. This process is for setting up Open Mod Loader as a project developer and should not be used for writing your own mods. There is currently no setup for authoring mods.

  1. Clone this repository using git clone https://github.com/OpenModLoader/OpenModLoader or another preferred method.
  2. Run gradlew setupOML extractNatives eclipse in the cloned repository folder.
  3. Open Eclipse and import the cloned directory as a project.
  4. Add work/src as a source folder.
  5. Add .gradle/minecraft/libs to your build path.
  6. Add .gradle/minecraft/natives to the natives on LWJGL
  7. The project should now build without errors. If anything is missing you can download the libraries from Mojang directly.
  8. Create a new run configuration with the main class set to xyz.openmodloader.client.RunOMLClient
  9. You should now be able to run Open Mod Loader.

openmodloader's People

Contributors

ilexiconn avatar darkhax avatar modmuss50 avatar shadowfacts avatar cout970 avatar

Watchers

Ruben Taelman avatar James Cloos avatar  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.