mirror of
https://github.com/Mezeporta/Erupe.git
synced 2025-12-12 23:14:36 +01:00
Implement final changes for custom launcher
This commit is contained in:
@@ -195,8 +195,9 @@ type Sign struct {
|
||||
|
||||
// SignV2 holds the new sign server config
|
||||
type SignV2 struct {
|
||||
Enabled bool
|
||||
Port int
|
||||
Enabled bool
|
||||
Port int
|
||||
PatchServer string
|
||||
}
|
||||
|
||||
type Channel struct {
|
||||
|
||||
Reference in New Issue
Block a user