GithubHelp home page GithubHelp logo

aquaminerale2b2t / seppuku Goto Github PK

View Code? Open in Web Editor NEW

This project forked from seppukudevelopment/seppuku

0.0 0.0 0.0 2.89 MB

Lightweight, dependency-free Minecraft 1.12.2 hack

Home Page: http://seppuku.pw/

License: GNU General Public License v3.0

Java 99.79% GLSL 0.21%

seppuku's Introduction

Seppuku

Website Discord License GitHub Version GitHub Contributors GitHub Language Downloads

Seppuku is a free, open-source and lightweight Minecraft 1.12.2 Forge mod, and soon to be for more recent versions.

Originally oriented towards the 9B9T and 2B2T anarchy servers; it is a fully featured client-side mod with an external plugin system, unique exploits, and a solid Discord community.

Checkout the guide for help.

A special thanks to JetBrains, they've kindly provided our team with Open Source development licenses! Check out more here.

Requirements

Building

IntelliJ and Eclipse

Using an IDE like IntelliJ or Eclipse is strongly recommended

  1. Download either IntelliJ or Eclipse
  2. Clone (or download) the repository: git clone https://github.com/seppukudevelopment/seppuku
  3. Import the project (steps for IntelliJ and Eclipse)
  4. Run the Gradle task clean via your IDE
  5. Run the Gradle task setupDecompWorkspace via your IDE
  6. Edit build.gradle and change the field buildmode to RELEASE (e.g. def buildmode = "RELEASE")
  7. Run the Gradle task build via your IDE

The newly built jar file can be found in build/libs/.

Linux, Unix and Mac

  1. Clone (or download) the repository: git clone https://github.com/seppukudevelopment/seppuku
  2. Run ./gradlew clean
  3. Run ./gradlew setupDecompWorkspace
  4. Edit build.gradle and change the field buildmode to RELEASE (e.g. def buildmode = "RELEASE")
  5. Run ./gradlew build

The newly built jar file can be found in build/libs/.

Windows

  1. Clone (or download) the repository: git clone https://github.com/seppukudevelopment/seppuku
  2. Run ./gradlew.bat clean
  3. Run ./gradlew.bat setupDecompWorkspace
  4. Edit build.gradle and change the field buildmode to RELEASE (e.g. def buildmode = "RELEASE")
  5. Run ./gradlew.bat build

The newly built jar file can be found in build/libs/.

Debugging

  • Use the JVM argument -Dfml.coreMods.load=me.rigamortis.seppuku.impl.fml.core.SeppukuLoadingPlugin
  • Ensure the field buildmode in build.gradle is set to IDE (e.g def buildmode = "IDE")
  • If any error occurs try running the Gradle task clean (see steps under aformentioned building section), if the error persists feel free to ask for help in the Discord support channel

seppuku's People

Contributors

b2h990 avatar cannabidiol avatar caskd-dev avatar hav0x1014 avatar ice-mineman avatar jvyden avatar nothub avatar old-chum avatar profitdagod avatar rafern avatar rigamortis avatar sonicaii avatar therealbush avatar uoil avatar x4e 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.