Files
socket/rock.json

12 lines
274 B
JSON
Raw Normal View History

2026-07-07 10:56:04 +10:00
{
"configVersion": 1,
"rock": {
2026-07-09 21:56:09 +10:00
"name": "socket",
2026-07-10 13:01:25 +10:00
"version": "0.1.1",
2026-07-07 10:56:04 +10:00
"gccArgs": [],
2026-07-09 21:56:09 +10:00
"description": "Socket implementation in Comet.",
2026-07-07 10:56:04 +10:00
"dependencies": {},
2026-07-10 11:44:51 +10:00
"nativeComet": false,
"author": "SpookyDervish"
2026-07-07 10:56:04 +10:00
}
}