mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-06-26 11:24:46 +00:00
20 lines
598 B
JSON
20 lines
598 B
JSON
{
|
|
"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"
|
|
}
|
|
}
|