GithubHelp home page GithubHelp logo

notghex / emotes Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kosmx/emotes

0.0 0.0 0.0 5.64 MB

Create your own emotes in Minecraft.

Home Page: https://www.curseforge.com/minecraft/mc-mods/emotecraft

License: Creative Commons Attribution 4.0 International

Java 99.86% Python 0.14%

emotes's Introduction

Emotecraft

a.k.a. EmoteX


how to build

git clone https://github.com/KosmX/emotes.git
cd emotes
./gradlew build

Using in your mod/modpack

Fabric depends on bendy-lib, optionally Mod Menu and FabricMC mods: Fabric-loader, Fabric-API, Minecraft.

Forge version has no dependencies (except Forge and Minecraft)
bendy-lib is compiled into the forge version

Emotes proxy

Emotecraft is doing the emote synchronization using a server-side mod.
In some cases it's just impossible (like when playing on a community server)

This is where proxy API comes in as it can redirect communication when dedicated server-side mod isn't available.
If the server has Emotecraft (in any form) it will use that instead of using proxies.

To implement a proxy-mod, see emotes-proxy-template.
Emotecraft will invoke the proxy instance when trying to send a message,
and you can invoke Emotecraft's receiver when you received a message.

Modules:

emotesCommon: common library used by Emotecraft, has no dependencies, published as emotesAPI
executor: the interface to be implemented to the modloader+MC version
emotesMain: Main client-side logic
emotesServer: Server-side logic

archCommon: common (both Fabric and Forge) Minecraft dependent stuff. using architectury loom
fabric: latest fabric implementation
forge: latest Forge implementation

If you have any questions about the mod, you can find me on Discord

HitCount

emotes's People

Contributors

crowdin-bot avatar dependabot-preview[bot] avatar egeesin avatar kosmx 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.