We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3703e4 commit 02c8d34Copy full SHA for 02c8d34
nutscript/gamemode/sh_config.lua
@@ -13,7 +13,7 @@ end
13
nut.config = nut.config or {}
14
15
// Don't Touch This, This's Version Counter. //
16
-nut.config.frameworkVersion = "0.18.2";
+nut.config.frameworkVersion = "0.19";
17
18
-- What language Nutscript shall use.
19
nut.config.language = "korean"
0 commit comments