GithubHelp home page GithubHelp logo

luizloyola / galacticraft-legacy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from teamgalacticraft/galacticraft-legacy

0.0 0.0 0.0 87.76 MB

An advanced Space Dimension Mod for Minecraft

License: MIT License

Java 100.00%

galacticraft-legacy's Introduction

GitHub contributors GitHub commits Code size GitHub repo size Lines of Code

curseforge modrinth

discord-plural patreon-plural

Galacticraft-Legacy

The 1.12.2 version of Galacticraft that receives updates, forked from the original Repository. If you're wondering why this repository shows to be behind in commits. The original only receives updates to its Capes list, this repository does not contain a capes list.


Mod Developers

To import the mod into your IDE environment, It's best to use artifacts published to our Maven Repository.

repositories {
    maven {
        url "https://maven.galacticraft.net/repository/legacy/"
    }
}

dependencies {
    compileOnly fg.deobf("dev.galacticraft:galacticraft-legacy:${version}")
}

Note: a 'deobf' version is still distributed, But it is only advisable to use this classifier is your already using mappings: stable_39-1.12. To avoid any issues it is best to use the main artifact

Addon Developers

While you can still import Galacticraft into your IDE using the above method. A special-use Gradle Plugin has been developed that handles all the setup for you.

Get the plugin on Gradle Plugin Repository or check out the galacticraft-addon-template repository

Developing Galacticraft-Legacy

Prerequisites

Should you encounter any weird errors concerning missing getter or setter methods, it's probably because your code has not been processed by Project Lombok's processor.

Clone

git clone https://github.com/TeamGalacticraft/Galacticraft-Legacy.git

Import

After all Prerequisites and cloning is finished, simply import the project into your IDE.

galacticraft-legacy's People

Contributors

micdoodle8 avatar radfast avatar stevekung avatar romvoid95 avatar hunator avatar ezerarch avatar marcus8448 avatar vexatos avatar fishtaco567 avatar mrnaxeros avatar sb023612 avatar crafteverywhere avatar errorcraftlp avatar etstareak avatar quantumstatement avatar mindy15963 avatar quodquaeris avatar mazdallier avatar davidsainz avatar lapiman avatar domang avatar romsik788 avatar mjrlegends avatar xzzh avatar io2i avatar joccob avatar spacedviking avatar toltol avatar blessentumble avatar gug2 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.