fabric-loom/src/main/java/net/fabricmc/loom/util
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
..
assets Reformat to use Fabric API's checkstyle (#137) 2019-11-02 20:23:27 +00:00
progress Reformat to use Fabric API's checkstyle (#137) 2019-11-02 20:23:27 +00:00
Checksum.java Reformat to use Fabric API's checkstyle (#137) 2019-11-02 20:23:27 +00:00
Constants.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
ConsumingOutputStream.java Reformat to use Fabric API's checkstyle (#137) 2019-11-02 20:23:27 +00:00
DeletingFileVisitor.java add cleanLoomMappings, close #36 2018-12-22 15:35:36 +01:00
DependencyProvider.java Reformat to use Fabric API's checkstyle (#137) 2019-11-02 20:23:27 +00:00
DownloadUtil.java Reformat to use Fabric API's checkstyle (#137) 2019-11-02 20:23:27 +00:00
GradleSupport.java Reformat to use Fabric API's checkstyle (#137) 2019-11-02 20:23:27 +00:00
GroovyXmlUtil.java Reformat to use Fabric API's checkstyle (#137) 2019-11-02 20:23:27 +00:00
LineNumberRemapper.java Reformat to use Fabric API's checkstyle (#137) 2019-11-02 20:23:27 +00:00
LoomDependencyManager.java Reformat to use Fabric API's checkstyle (#137) 2019-11-02 20:23:27 +00:00
ManifestVersion.java add license header 2018-10-27 16:14:05 +02:00
MapJarsTiny.java Support using TinyV2 mappings (#132) 2019-11-09 19:00:36 +00:00
MinecraftVersionInfo.java Reformat to use Fabric API's checkstyle (#137) 2019-11-02 20:23:27 +00:00
MixinRefmapHelper.java Reformat to use Fabric API's checkstyle (#137) 2019-11-02 20:23:27 +00:00
ModCompileRemapper.java Reformat to use Fabric API's checkstyle (#137) 2019-11-02 20:23:27 +00:00
ModProcessor.java Fix V2 regressions (#146) 2019-11-11 13:21:59 +00:00
NestedJars.java Reformat to use Fabric API's checkstyle (#137) 2019-11-02 20:23:27 +00:00
OperatingSystem.java Reformat to use Fabric API's checkstyle (#137) 2019-11-02 20:23:27 +00:00
RemappedConfigurationEntry.java Reformat to use Fabric API's checkstyle (#137) 2019-11-02 20:23:27 +00:00
RunConfig.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
SetupIntelijRunConfigs.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
SourceRemapper.java Support using TinyV2 mappings (#132) 2019-11-09 19:00:36 +00:00
StaticPathWatcher.java Reformat to use Fabric API's checkstyle (#137) 2019-11-02 20:23:27 +00:00
TinyRemapperMappingsHelper.java Support using TinyV2 mappings (#132) 2019-11-09 19:00:36 +00:00
Version.java Reformat to use Fabric API's checkstyle (#137) 2019-11-02 20:23:27 +00:00