530tatted530 / cookieminer

Cookieminer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cookieminer

Wiki, Downloads

Nice to have commands

  • Reset the workspace:

    git clean -dfx
  • Install forge with sources for Intellij Idea

    gradlew setupDecompWorkspace idea
  • Build the mod jar file to ./build/libs/

    gradlew build
  • git all alias

    [alias]
    	all = "!sh -c 'git add -A ; git commit -m \"$1\" ; git push' -"

    Usage: git all "message"

  • Clear the saves folder

    ./clear-saves
    

About

Cookieminer


Languages

Language:Java 99.6%Language:HTML 0.4%Language:Shell 0.0%