Commit Graph

11 Commits

Author SHA1 Message Date
LordMZTE 54a0ed7d09
feat: add pattern encoder 2022-12-26 15:10:51 +01:00
LordMZTE ce2277c8ec
feat: initial very glitchy transition plane implementation 2022-12-03 16:05:52 +01:00
Timo Ley 0ea3fd1efb Make repo ready for CI
continuous-integration/drone/tag Build is passing Details
2022-04-08 22:02:24 +02:00
xsun2001 c3410fe4c7 Fixes the dependency of BetterStorage. What's wrong with it? 2017-08-13 21:51:49 +08:00
xsun 37ca7b296e exclude vim files 2017-03-02 19:48:09 +08:00
yueh f870583c0f Added Travis CI as additional service (#2373) 2016-09-16 15:41:18 +02:00
thatsIch fdd44f4633 Add missing License and contributing to gitignore 2015-05-13 22:21:48 +02:00
thatsIch ce6a2e8487 Do not use the slurper anymore
The proper way to use gradle is to actually use the gradle.properties. It will be automatically read without using a self defined config slurper.

The gradle.properties adds additional convenient options e.g. regarding the VM options and parallel calculation or daemons
2015-04-29 21:03:49 +02:00
FireBall1725 12cc73a2ab removed buildcraft lib folder, handled by maven 2014-09-28 14:38:56 -04:00
thatsIch 54802be11f Moved API
Added temporary(!) API dependencies, will resolved via Maven later on
Added mcmod.info
Added pack.mcmeta template
Added hacked BC jar to use facades indev
Split build logic into several pieces
Update gitignore
Modify build.gradle to match changes
2014-09-26 16:14:45 +02:00
AlgorithmX2 943afb01b8 Added Gradle and Readme 2014-09-23 19:30:22 -05:00