Create package descriptor
This commit is contained in:
parent
a903e011ec
commit
4bf86f258e
15
package.json
Normal file
15
package.json
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"name": "open-plutonium-launcher",
|
||||||
|
"version": "0.0.1",
|
||||||
|
"description": "A Plutonium launcher that aims to make old CoD games more accessible",
|
||||||
|
"main": "main.js",
|
||||||
|
"scripts": {
|
||||||
|
"start": "electron ."
|
||||||
|
},
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://gitea.x3f200c.net/Kroniker/open-plutonium-launcher-v2.git"
|
||||||
|
},
|
||||||
|
"author": "X3F200C",
|
||||||
|
"license": "GPL-3.0-or-later"
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user