com.wallstop-studios.dxcommandterminal
Version:
Wallstop Studios fork of Command Terminal for Unity
33 lines (32 loc) • 876 B
JSON
{
"name": "com.wallstop-studios.dxcommandterminal",
"version": "1.0.0-rc19",
"displayName": "DxCommandTerminal",
"description": "Wallstop Studios fork of Command Terminal for Unity",
"dependencies": {},
"unity": "2021.3",
"keywords": [
"console",
"command",
"commands",
"terminal",
"command terminal",
"library",
"utility",
"cheats"
],
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/wallstop/DxCommandTerminal.git"
},
"bugs": {
"url": "https://github.com/wallstop/DxCommandTerminal/issues"
},
"author": "wallstop studios <wallstop@wallstopstudios.com> (https://wallstopstudios.com)",
"homepage": "https://github.com/wallstop/DxCommandTerminal/blob/master/README.md",
"main": "README.md",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}