GithubHelp home page GithubHelp logo

anihacc / moremcmeta Goto Github PK

View Code? Open in Web Editor NEW

This project forked from moremcmeta/core

0.0 0.0 0.0 10.2 MB

Animate almost any Minecraft texture with more options. 1.16-1.19

License: GNU Lesser General Public License v3.0

Java 100.00%

moremcmeta's Introduction

MoreMcmeta

MoreMcmeta logo

Animate almost any texture with more options.

This means:

Mob, GUI, shadow, moon, and enchantment glint examples

Are You in the Right Place?

If you're here to make a suggestion or bug report, find out how MoreMcmeta works, or contribute to its development, you're in the right place!

If you're looking to download MoreMcmeta or find out more about it, check out the CurseForge page.

For All Contributors

The Contributing Guide explains how to submit a suggestion, file a bug report, or create a pull request. That page includes all types of contributors, not just developers, and may be a helpful starting point.

The Code of Conduct describes acceptable vs. inappropriate behavior in this repository. In short, use common sense.

For Developers

Clone

URL

https://github.com/soir20/MoreMcmeta.git

SSH

[email protected]:soir20/MoreMcmeta.git

GitHub CLI

gh repo clone soir20/MoreMcmeta

Fork

Use the "Fork" button at the top right of this page.

Build

MoreMcmeta uses Gradle and the Architectury Plugin for cross-mod loader builds. However, it does not use the Architectury API. There simply isn't enough boilerplate code that MoreMcmeta needs to justify another dependency. JUnit is the unit testing framework.

There's a lot of build tasks, but the important ones are the build and test tasks under common (cross-loader), forge, and fabric. These correspond to MoreMcmeta's three source directories/Gradle subprojects.

  • The build task generates a finished mod in fabric/build/libs or forge/build/libs.
  • The test task runs unit tests for the given directory. The best way to view code coverage is to run the task for all subprojects and add the results together.

If you've set up a modded Minecraft environment before, MoreMcmeta is not much different. Gradle will do most of the work after you import the project.

Run

After you import the Gradle project, the Architectury plugin should automatically generate run configurations for the client and server on Forge and Fabric. MoreMcmeta is a client-sided mod, but the server tasks are important to verify that it does not crash a dedicated server.

Release

View built releases at the Releases page. Generally, this page has exactly the same versions as CurseForge. Stable development builds may be there in the future.

moremcmeta's People

Contributors

soir20 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.