dotfiles/crosscode/btw-i-use-arch-mod/package.json

9 lines
195 B
JSON

{
"name": "btw-i-use-arch",
"ccmodHumanName": "btw I use Arch",
"description": "A mod for masochists like myself",
"prestart": "prestart.js",
"main": "poststart.js",
"module": true
}