GithubHelp home page GithubHelp logo

anihacc / toomanyorigins Goto Github PK

View Code? Open in Web Editor NEW

This project forked from merchantpug/toomanyorigins

0.0 0.0 0.0 926 KB

Origins addon that serves as an extension to the original mod.

Home Page: https://modrinth.com/mod/toomanyorigins/

License: GNU Lesser General Public License v3.0

Java 100.00%

toomanyorigins's Introduction

TooManyOrigins

https://github.com/MerchantPug/toomanyorigins/issues https://github.com/MerchantPug/toomanyorigins/pulls https://github.com/MerchantPug/toomanyorigins/blob/master/LICENSE https://apugli.readthedocs.io/en/latest/

This is the TooManyOrigins repository where the source code for the TooManyOrigins origins addon is hosted. TooManyOrigins is an addon for Origins that aims to add more origins in the style of the original mod to the mod.

You can download the mod from the Releases page as a standalone file or through CurseForge or Modrinth.

Please don't write the mod's name with spaces.

Documentation

If you'd like to use TooManyOrigins (Apugli) for Origins datapacking you can read up on the Documentation. It's recommended to have some knowledge about the task before doing so.

Implementing the addon into your project

You are able to add TooManyOrigins as a dependency (preferably an optional one) to your workspace through adding these to your project.

Please follow the guide from the Origins Documentation for general Origins Addon setup, this only covers how to get TMO into your workspace.

build.gradle

dependencies {
    modImplementation "com.github.MerchantPug:toomanyorigins:${project.tmo_version}"
}

gradle.properties

tmo_version=[INSERT VERSION HERE]

You can find the version number by looking at the releases of the mod and looking at the tag.

toomanyorigins's People

Contributors

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