modmuss50
|
4daec03a0f
|
Rename `runs` -> `runConfigs`
|
2021-02-11 18:18:07 +00:00 |
modmuss50
|
6a315be278
|
Improve run configs (#318) (#338)
Co-authored-by: ShadewRG <onankman@gmail.com>
Co-authored-by: UndeadCat | Shadew <redgalaxysw@gmail.com>
Co-authored-by: liach <7806504+liach@users.noreply.github.com>
|
2021-01-29 18:04:39 +00:00 |
modmuss50
|
03444f26b0
|
General code cleanup (#313)
* First general cleanup pass
* Review feedback
* Fix build
* Fix tests
|
2020-12-24 20:58:30 +00:00 |
asie
|
64c21c01b8
|
add updateMappings task
|
2019-05-10 13:32:11 +02:00 |
asie
|
d4ae5e9b72
|
fix #48
|
2018-12-23 19:37:09 +01:00 |
therealfarfetchd
|
58512f2f47
|
Put tasks in 'fabric' group
|
2018-12-22 17:06:18 +01:00 |
Adrian Siekierka
|
79ec748a12
|
parse fabric-installer.json for mod devenvs, add loaderLaunchMethod param for that purpose, tweak LineNumberAdjustmentVisitor
|
2018-12-22 10:31:10 +01:00 |
modmuss50
|
f875e34a67
|
Only add -XstartOnFirstThread on mac os
|
2018-12-12 18:10:47 +00:00 |
modmuss50
|
a2fc5ddf9c
|
Merge branch 'start-on-first-thread' of https://github.com/shadowfacts/fabric-loom into shadowfacts-start-on-first-thread
|
2018-12-12 13:44:42 +00:00 |
asie
|
b00b42e3bf
|
fix #28
|
2018-12-12 07:10:30 +01:00 |
David Vierra
|
a6c3406ba5
|
runClient and runServer now respect the jvmArgs property
|
2018-12-11 14:05:12 -10:00 |
Shadowfacts
|
8a0c05eadb
|
Add -XstartOnFirstThread, required when running on macOS
|
2018-12-10 20:47:02 -05:00 |
modmuss50
|
43d3a46296
|
Use pomf jar, and don't override run configs
|
2018-12-04 20:20:22 +00:00 |
modmuss50
|
94c7137086
|
Split mappings and minecraft
|
2018-11-05 15:54:14 +00:00 |
modmuss50
|
d0e649766b
|
Change some stuff in hope that it helps things
|
2018-11-04 21:28:46 +00:00 |
modmuss50
|
bbf5e341e3
|
Fix some streams not being closed, clean up the mod reobfuscater, fix runClient task
|
2018-11-04 18:46:37 +00:00 |
modmuss50
|
0a5245d508
|
Revert "Fix some streams not being closed, clean up the mod reobfuscater, fix runClient task"
This reverts commit 30a71c1
|
2018-11-03 18:44:31 +00:00 |
modmuss50
|
30a71c133d
|
Fix some streams not being closed, clean up the mod reobfuscater, fix runClient task
|
2018-11-03 13:50:57 +00:00 |
asie
|
060cdd8c2f
|
pass fabricMappingFile to devenv
|
2018-11-02 00:44:31 +01:00 |
Adrian Siekierka
|
fdd4334a15
|
add license header
|
2018-10-27 16:14:05 +02:00 |
asie
|
708430e66e
|
cleanup
|
2018-10-27 08:27:06 +02:00 |
modmuss50
|
9a2b847772
|
Use tiny remapper to remap minecraft, some minor cleanup
|
2018-10-26 23:43:39 +01:00 |
modmuss50
|
90746a93c1
|
More name updates, should help in a few places
|
2018-10-25 12:40:41 +01:00 |
modmuss50
|
88315e4ccf
|
Revert "Remove a bunch of stuff + update to support modlauncher"
This reverts commit 6b59f9c
|
2018-10-22 19:46:42 +01:00 |
modmuss50
|
6b59f9cc59
|
Remove a bunch of stuff + update to support modlauncher
|
2018-08-05 21:45:54 +01:00 |
modmuss50
|
5546d876fb
|
No longer use sponges own tweak class, run client task now uses the obfed jar.
|
2018-05-14 21:29:48 +01:00 |
TheCodedOne
|
e9d2218173
|
add mixins to the default arguments
|
2018-05-14 00:01:38 +01:00 |
TheCodedOne
|
abf17b01d7
|
Fix environment setup
|
2018-05-11 23:00:06 +01:00 |
modmuss50
|
3f24ce0289
|
Initial work on pre baking mixins
Downloading of fabric base + deps needs fixing, I may do it a different way.
This is mainly moving pc commit as a lot of stuff here isn't final.
|
2016-10-07 13:17:04 +01:00 |
modmuss50
|
a32b94a657
|
Add runServer and runClient tasks
|
2016-09-21 10:46:57 +01:00 |