9 lines
234 B
JSON
9 lines
234 B
JSON
{
|
|
"name": "trapos-boot",
|
|
"version": "0.4.4",
|
|
"description": "TrapOS boot: startup MOTD and autostart server launcher",
|
|
"dependencies": ["trapos-core"],
|
|
"files": ["programs/motd.lua", "startup/boot.lua"],
|
|
"autostart": []
|
|
}
|