Add statuses to all cts

This commit is contained in:
Sam Heinz
2025-01-09 21:23:14 +10:00
parent 16628c3ec8
commit 19aa2a50a2
240 changed files with 1200 additions and 882 deletions
+16 -15
View File
@@ -2,7 +2,7 @@
"name": "InspIRCd 4",
"slug": "inspircd",
"categories": [
0
0
],
"date_created": "2024-11-29",
"type": "ct",
@@ -14,21 +14,22 @@
"logo": "https://avatars.githubusercontent.com/u/1560750?s=200&v=4",
"description": "InspIRCd is a modular C++ Internet Relay Chat (IRC) server for UNIX-like and Windows systems.",
"install_methods": [
{
"type": "default",
"script": "ct/inspircd.sh",
"resources": {
"cpu": 1,
"ram": 512,
"hdd": 2,
"os": null,
"version": null
{
"type": "default",
"script": "ct/inspircd.sh",
"resources": {
"cpu": 1,
"ram": 512,
"hdd": 2,
"os": null,
"version": null
}
}
}
],
"default_credentials": {
"username": null,
"password": null
"username": null,
"password": null
},
"notes": []
}
"notes": [],
"status": "\ud83d\udea7"
}