dotfiles/crosscode/btw-i-use-arch-mod/package.json
2021-03-20 02:30:53 +02:00

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
}