aboutsummaryrefslogtreecommitdiff
path: root/gradlew
AgeCommit message (Collapse)Author
2023-12-03Migrate to new RecipeMap (#104)miozune
* Migrate to new RecipeMap * update gradle+bs+deps --------- Co-authored-by: Martin Robertz <dream-master@gmx.net>
2023-07-25Fix no output from Mega Apiary + some misc. changes (#90)Jakub
* Update dependencies.gradle * Update build.gradle * Update .gitignore * Create addon.gradle * Fix no output from Mega Apiary * Use checkProcessing instead of checkRecipe * Migrate Tea Line to RA2 * Update build script
2023-03-17Show progress bar when generating mob recipe map (#59)Jakub
* Show progress bar when generating mob recipe map * test * Check for BLS * Process on server start * Buildscript
2023-03-12Mega Apiary GUI improvements (#58)Jakub
* Mega apiary GUI improvements * forgot * buildscript * Fixed on ModularUI * Test scrollable fix * Simplify * Inspection * Fixed in ModularUI
2023-01-28[ci skip] Update buildscript to RetroFuturaGradleJason Mitchell
2022-08-05Empty minecraft modkuba6000