15 lines
439 B
JSON
15 lines
439 B
JSON
{
|
|
// Only increment primary three numbers when updating from upstream
|
|
"version": "0.1.7-1.0",
|
|
// Supports localization
|
|
"name": "pack.tacz.emx_arms_gun.name",
|
|
// Supports localization
|
|
"desc": "pack.tacz.emx_arms_gun.desc",
|
|
"license": "CC BY-NC-ND 4.0",
|
|
"authors": [
|
|
"SF2403, GalacticFactory"
|
|
],
|
|
// YYYY-MM-DD
|
|
"date": "2024-07-16",
|
|
"url": "https://www.coastalcommits.com/GalacticFactory/emxarms"
|
|
}
|