Giter Club home page Giter Club logo

minecraft-rpc's Introduction

Minecraft-RPC

A simple Implementation of Rich Presence for Minecraft Forge.

Important:

This mod has been closed and there will be no active development. Reason is, u/The_CodedOne has been working on the same mod, and is almost finished (including joining sessions, etc.). There would be no point in competing Mods, so i'm gonna scrap this project and you're gonna have to wait until his Mod reaches release status. Thanks for all the excitement - it was a short time (only 2 days lol), but i enjoyed it.

To work with this code, you must download an appropriate Forge MDK (1.12) and setup a workspace, then clone this repo into the workspace. To build a usable jar, use gradle shadowJar (with ./gradlew or gradle.bat respectively).

This Mod uses the Java-DiscordRPC lib by @MinnDevelopment.

Downloads are availabe on Curseforge.

minecraft-rpc's People

Contributors

mcofficer avatar

Stargazers

 avatar

Watchers

 avatar  avatar

minecraft-rpc's Issues

Cross-platform Compatibility

It looks like trying to run the mod fails on macOS currently. I'm looking into it now, but I think it has to do with failing to bundle the .dylib into the jar on build.

Relevant lines of the crash report:

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Minecraft-RPC (minecraftrpc)
Caused by: java.lang.UnsatisfiedLinkError: Unable to load library 'discord-rpc': Native library (darwin/libdiscord-rpc.dylib) not found in resource path ([...resource paths...])

Java-DiscordRPC does include the dylib, but it must not be included correctly in Gradle.

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.