Commit Graph

21 Commits

Author SHA1 Message Date
PoTheMagicDragon
116a2f1746 Update README.md to use the correct link (#158)
[ci skip]
2023-08-27 14:23:47 +03:00
shedaniel
e68aebe16f Update README
Signed-off-by: shedaniel <daniel@shedaniel.me>
2022-03-17 03:49:46 +08:00
shedaniel
ec2b47fa14 Merge remote-tracking branch 'FabricMC/dev/0.8' into dev/0.8
# Conflicts:
#	README.md
#	build.gradle
#	src/main/java/net/fabricmc/loom/LoomGradlePlugin.java
#	src/main/java/net/fabricmc/loom/build/mixin/AnnotationProcessorInvoker.java
#	src/main/java/net/fabricmc/loom/configuration/DependencyProvider.java
#	src/main/java/net/fabricmc/loom/configuration/mods/ModProcessor.java
#	src/main/java/net/fabricmc/loom/configuration/providers/MinecraftProvider.java
#	src/main/java/net/fabricmc/loom/configuration/providers/minecraft/assets/MinecraftAssetsProvider.java
#	src/main/java/net/fabricmc/loom/task/GenVsCodeProjectTask.java
2021-05-14 06:43:07 +08:00
modmuss50
9fb167d506 General cleanup by making use of java 16 features (#397)
* General cleanup by making use of java 16 features

* use jackson-databind in place of gson when reading to a record

* Fixes

* cleanup

* dep updates

* Replace commons IOUtils usage with native java

* Update fernflower
2021-05-13 22:06:34 +01:00
shedaniel
9c6c6164fb Update README.md 2021-02-03 11:51:52 +08:00
shedaniel
61ac660435 Auto generate vscode run configurations, inject our own pre launch tasks to tasks.json 2021-01-20 22:51:15 +08:00
shedaniel
3a49510c01 Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forge 2021-01-18 09:07:03 +08:00
shedaniel
5317263e58 Update README.md 2021-01-11 00:37:06 +08:00
Juuxel
e61f3fb362 Improve debugging repo instructions and fix typos (#323)
* Improve debugging repo instructions and fix typos

* Fix typo in README
2021-01-03 21:53:39 +00:00
modmuss50
1007c55ad6 Improve the readme a little.
Feel free to improve via PRs
2021-01-03 21:39:45 +00:00
shedaniel
1faf35d4a8 Update README.md 2020-12-28 00:27:12 +08:00
shedaniel
42b1de13f2 Setup forgified loom from Juuxel that allows for better production use. 2020-12-08 15:12:31 +08:00
Juuxel
ddb810ed99 Remap mixins properly (and cursedly) 2020-12-04 16:01:58 +02:00
Juuxel
341dbee235 Add missing Forge maven to README 2020-12-03 22:18:10 +02:00
Juuxel
cb5d373707 Update limitations in README 2020-12-03 18:09:47 +02:00
Juuxel
ebc4b49390 Remap mod dependencies + their coremods and ATs 2020-12-03 18:08:43 +02:00
asie
2c5e50b5a3 ongoing de-OMLification 2018-10-24 22:07:18 +02:00
TheCodedOne
7341575237 Rename to OpenGradle 2018-05-11 21:57:42 +01:00
modmuss50
85d51cb1a1 Remove need to use genIdeaRuns, now just use the idea task
Remove making everything public - breaks a lot of shit
2016-10-12 10:22:08 +01:00
Shadowfacts
d4c96ccf61 Update README.md 2016-08-20 19:29:26 -04:00
asiekierka
7efa7780fe recreate repo 2016-08-15 12:22:14 +02:00