LeviLamina
Loading...
Searching...
No Matches
RealmsEnvironment.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
enum class
RealmsEnvironment :
int
{
6
Production = 0,
7
Staging = 1,
8
Dev = 2,
9
Local = 3,
10
EnvironmentCount = 4,
11
};
src-server
mc
client
options
RealmsEnvironment.h
Generated on Tue Nov 25 2025 04:00:38 for LeviLamina by
1.12.0