fabric-loom/src/main/java/net/fabricmc/loom/providers
modmuss50 b69d0db1c2
Use Dev Launch Injector to ensure that the launch options are always kept upto date. (#138)
* Generate pre-launch classes to set the run args and system property's
Will remove the need to regen the run configs each time the game is updated

* fix minor thing.

* Small cleanup

* Another small rename + remove testing code

* Remove import

* Add basic auto upgrade path, put the launch classes in a package

* Suggested cleanups

* Use dev-launch-wrapper

* Remove old classes

* Rename to dev-launch-injector

* Update more things I forgot about
2019-11-11 18:52:19 +00:00
..
LaunchProvider.java Use Dev Launch Injector to ensure that the launch options are always kept upto date. (#138) 2019-11-11 18:52:19 +00:00
MappingsCache.java Support using TinyV2 mappings (#132) 2019-11-09 19:00:36 +00:00
MappingsProvider.java Support using TinyV2 mappings (#132) 2019-11-09 19:00:36 +00:00
MinecraftAssetsProvider.java Reformat to use Fabric API's checkstyle (#137) 2019-11-02 20:23:27 +00:00
MinecraftLibraryProvider.java Reformat to use Fabric API's checkstyle (#137) 2019-11-02 20:23:27 +00:00
MinecraftMappedProvider.java Support using TinyV2 mappings (#132) 2019-11-09 19:00:36 +00:00
MinecraftNativesProvider.java Reformat to use Fabric API's checkstyle (#137) 2019-11-02 20:23:27 +00:00
MinecraftProvider.java Reformat to use Fabric API's checkstyle (#137) 2019-11-02 20:23:27 +00:00