This repository was archived by the owner on Feb 19, 2019. It is now read-only.
Commit d8a4c95
Fixed Mixin Compile
Refmap was defined as "mixins.capi.refmap.json" but on compile
"mixins.refmap.json" was generated. This issue has been fixed along with
merging the 2 mixin json configs that were present into one to reduce
confusion and ensure compatibility.
Also defined test sourceSet mixin refmap configuration1 parent 8a83a2a commit d8a4c95
File tree
4 files changed
+13
-20
lines changed- src/main
- java/me/zero/client/load
- resources
4 files changed
+13
-20
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
| 71 | + | |
70 | 72 | | |
71 | 73 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | | - | |
63 | 62 | | |
64 | 63 | | |
65 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
23 | 32 | | |
24 | 33 | | |
This file was deleted.
0 commit comments