mirror of
https://github.com/WorldEditAxe/eaglerproxy.git
synced 2024-11-09 15:26:04 -08:00
Update meta.ts
This commit is contained in:
parent
fdc5252775
commit
4edb03d265
|
@ -4,7 +4,7 @@ const f = Object.freeze
|
||||||
export const BRIDGE_VERSION: Readonly<number> = f(1)
|
export const BRIDGE_VERSION: Readonly<number> = f(1)
|
||||||
|
|
||||||
// adapter meta
|
// adapter meta
|
||||||
export const PROXY_BRANDING: Readonly<string> = f("EaglercraftXBungee")
|
export const PROXY_BRANDING: Readonly<string> = f("EaglerProxy")
|
||||||
export const PROXY_VERSION: Readonly<string> = f("1.0.6")
|
export const PROXY_VERSION: Readonly<string> = f("1.0.6")
|
||||||
|
|
||||||
export const NETWORK_VERSION: Readonly<number> = f(0x03)
|
export const NETWORK_VERSION: Readonly<number> = f(0x03)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user