EMXArms/emxarms/guns/index/emx_artemis.json
Seaswimmer a8b8b94298
All checks were successful
Actions / Autotagger (push) Successful in 9s
Actions / Build Gunpack (push) Successful in 22s
Version bump to 0.2.4-2
**This update BREAKS all existing guns!**

Renamed all of the guns in the pack to match their english localization files
2024-07-23 19:29:37 -04:00

10 lines
307 B
JSON

{
// 枪械的显示名称,支持本地化
"name": "emxarms.gun.emx_artemis.name",
// 枪械效果文件
"display": "emxarms:emx_artemis_display",
// 枪械参数文件
"data": "emxarms:emx_artemis_data",
// 枪械种类,用于创造标签栏归类。
"type": "sniper"
}