Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

TheMek0/NoEmotecraft

Repository files navigation

NoEmotecraft

a.k.a. Emotecraft (EmoteX)

Download

When downloading the mod, please only use official downloads as others may be infected.
Official project (only download the mod from here):

Development


WARN: building from repo is not available because it uses player-anim-core that was build on my pc
How to build

git clone https://github.com/TheMek0/NoEmotecraft.git (https://github.com/KosmX/emotes.git for older versions)
cd NoEmotecraft (emotes for older versions)
./gradlew build

You can use collectArtifacts task to copy the mod files into an artifacts directory.

./gradlew collectArtifact
cd artifacts

Using in your mod/modpack

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

Modules:

emotesAPI: common library used by NoEmotecraft, has no dependencies, published as emotesAPI you can find it in my private maven server: https://maven.kosmx.dev
executor: the interface to be implemented to the modloader+MC version
emotesMain: main client-side logic
emotesServer: server-side logic

archCommon: common Fabric Minecraft dependent stuff. Using architectury loom
fabric: latest fabric implementation

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