Skip to content

Commit b17ae49

Browse files
authored
Update README.md
1 parent 1273cba commit b17ae49

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [CS2] Map-Configs-Prefix (1.0.0)
1+
# [CS2] Map-Configs-Prefix (1.0.1)
22

33
### Map Configs Depend Map Name
44

@@ -19,8 +19,8 @@
1919
```json
2020
{
2121

22-
// Force Cvar ((Not Recommands On Some Cvar Has Time Like mp_timelimit))
23-
"ForceCvar": false,
22+
// Force ConVars ((Not Recommands On Some Cvar Has Time Like mp_timelimit))
23+
"ConVarEnforcer": false,
2424

2525

2626
// Make Log For Debug The Error Located in ../addons/counterstrikesharp/plugins/Map_Configs_Prefix/ErrorLogs/
@@ -36,6 +36,9 @@
3636

3737
## .:[ Change Log ]:.
3838
```
39+
(1.0.1)
40+
-Fix Some Bugs
41+
3942
(1.0.0)
4043
-Initial Release
4144
```

0 commit comments

Comments
 (0)