This repository was archived by the owner on Feb 19, 2019. It is now read-only.
Commit e5651cd
committed
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.1 parent 3734654 commit e5651cd
File tree
4 files changed
+12
-20
lines changed- src/main
- java/me/zero/client/load
- resources
4 files changed
+12
-20
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
70 | 71 | | |
71 | 72 | | |
| 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