mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
20 lines
402 B
JSON
20 lines
402 B
JSON
{
|
|
"name": "ExpGamingCommands.cheatMode",
|
|
"version": "4.0.0",
|
|
"description": "Adds a command which allow you to toggle cheatmode",
|
|
"location": "FSM_ARCHIVE",
|
|
"keywords": [
|
|
"Cheat",
|
|
"Commands",
|
|
"Admin",
|
|
"ExpGaming",
|
|
"Cheat Mode",
|
|
"Hacks"
|
|
],
|
|
"dependencies": {
|
|
"ExpGamingCore.Command": "^4.0.0"
|
|
},
|
|
"collection": "ExpGamingCommands@4.0.0",
|
|
"submodules": {}
|
|
}
|