mirror of
https://codeberg.org/moonleay/Gimbal.git
synced 2025-06-08 01:16:18 +02:00
chore: moved group to net.moonleay
fix: fixed camera going meyhem when going 3rd person in NoClip
This commit is contained in:
parent
0cd271f139
commit
7383fa09e8
31 changed files with 125 additions and 107 deletions
|
@ -1,7 +1,7 @@
|
|||
package net.moonleay.mods.gimble.build
|
||||
package net.moonleay.gimble.build
|
||||
|
||||
internal object BuildConstants {
|
||||
const val modId = "${modId}"
|
||||
const val modName = "${modName}"
|
||||
const val modVersion = "${modVersion}"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue