Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
WaynGames authored Jun 25, 2020
1 parent 2b1bfe2 commit 584043f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "wayn-group.mgm.skill",
"displayName": "MGM Skill",
"version": "0.1.2-preview",
"version": "0.2.0-preview",
"unity": "2019.3",
"description": "This package contain performant and disigner friendly skill system.\nIt allow the definition of custom effects that can be composed to form any kind of skill.\nEffectact can range from the simple direct effect (damage,pushback,..) to the AOE and/or over time effects.",
"type": "library",
Expand All @@ -15,4 +15,4 @@
"dependencies": {
"com.unity.entities": "0.11.0-preview.7"
}
}
}

0 comments on commit 584043f

Please sign in to comment.