mirror of
https://github.com/damp11113-software/ccIDE.git
synced 2025-04-27 06:28:14 +00:00
23 lines
591 B
JSON
23 lines
591 B
JSON
{
|
|
"name": "Advanced Peripherals",
|
|
"author": "DPSoftware Foundation",
|
|
"description": "Advanced Peripherals is a mod that adds many useful extensions for CC:Tweaked.",
|
|
"version": "1.0.0",
|
|
"category": "Mod",
|
|
"keyword": "mod",
|
|
"license": "GPL-3.0-or-later",
|
|
"peripherals": true,
|
|
"library": false,
|
|
"require_network": false,
|
|
"dependencies": {},
|
|
"design_for_computer": {
|
|
"basic": true,
|
|
"adv": true,
|
|
"command": true,
|
|
"pocket": true,
|
|
"advpocket": true,
|
|
"turtle": true,
|
|
"advturtle": true
|
|
}
|
|
}
|