JisolGame/JEX_GAS/Assets/GAS/package.json

20 lines
598 B
JSON
Raw Normal View History

{
"name": "com.exhard.exgas",
"version": "1.1.8",
"displayName": "EX-Gameplay Ability System",
"unity": "2022.3",
"description": "EX-Gameplay Ability System is a powerful and flexible gameplay ability system for Unity.",
"license": "MIT",
"documentationUrl": "https://github.com/No78Vino/gameplay-ability-system-for-unity",
"dependencies": {},
"author": {
"name": "EX-Hard",
"email": "",
"url": "https://github.com/No78Vino"
},
"repository": {
"type": "git",
"url": "https://github.com/No78Vino/gameplay-ability-system-for-unity.git?path=Assets/GAS"
}
}