This website requires JavaScript.
Explore
Help
Sign In
DrakiaXYZ
/
CWX-mods
Watch
0
Star
0
Fork
0
You've already forked CWX-mods
forked from
CWX/CWX-mods
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
CWX-mods
/
Live
/
CWX_MasterKey
/
MasterKeyConfigClass.cs
8 lines
123 B
C#
Raw
Normal View
History
Unescape
Escape
added ability to config key in masterkey, added blacklist removal for dev mask to debugtool
2022-09-19 00:12:56 +01:00
namespace
CWX_MasterKey
{
bump, debugTool needs fixing for 3.2.5, added WIP Halloween event and prepatcher
2022-10-19 17:27:45 +01:00
public
class
MasterKeyConfigClass
added ability to config key in masterkey, added blacklist removal for dev mask to debugtool
2022-09-19 00:12:56 +01:00
{
public
string
keyId
{
get
;
set
;
}
}
}
Reference in New Issue
Copy Permalink