1
0
mirror of https://github.com/kami-blue/client synced 2025-05-04 00:27:55 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
lv
48695294f5
[fix] Broken build scripts due to Kotlin refactors
Signed-off-by: lv <~@l1v.in>
2021-03-02 13:59:39 -05:00
lv
41f52ab19b
[fix] Broken references to KamiMod
Signed-off-by: lv <~@l1v.in>
2021-02-14 15:08:57 -05:00
Xiaro
ca24458b61
[refactor] Source set and packages (#1902)
* Moved all kotlin classes to src/kotlin

* Moved installer to new package

* Moved KamiMod and Mixin classes to new package

* Moved command to new package

* Moved events to new package

* Moved managers to new package

* Moved gui to new package

* Moved utils to new package

* Moved settings to new package

* Moved modules to new package

* Fixed utils import

* Fixed strings
2021-02-02 23:28:21 -05:00
Xiaro
55008ea0ad
[refactor] Updated Gradle and bunch of dependencies (#1664)
Co-authored-by: Dominika <sokolov.dominika@gmail.com>
2020-12-08 11:24:21 -05:00
living
b6ad6209be
[refactor] Rewrite build system 2020-11-27 02:18:59 -05:00