Skip to content

Commit

Permalink
Version 1.0.2 setup (#19)
Browse files Browse the repository at this point in the history
* increment release
* remove user settings from repo
  • Loading branch information
nicloay authored Jul 18, 2023
1 parent fe499ba commit 8ca1fd7
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 1,149 deletions.
3 changes: 3 additions & 0 deletions Assets/EcsDamageBubbles/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
1.0.2
* Change Glyph shader to billboard

1.0.1
* Fixe editor asmdef file
* damagebubble request renamed
Expand Down
4 changes: 2 additions & 2 deletions Assets/EcsDamageBubbles/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "com.nicloay.ecsdamagebubbles",
"version": "1.0.1",
"version": "1.0.2",
"displayName": "Ecs Damage Bubbles",
"description": "Damage Bubble Spawner with Animated Hit Points",
"unity": "2022.2",
"unityRelease": "0f1",
"documentationUrl": "https://github.com/nicloay/ecs-damage-bubbles",
"dependencies": {
"com.unity.entities.graphics": "1.0.9"
"com.unity.entities.graphics": "1.0.11"
},
"keywords": [
"Entities",
Expand Down
8 changes: 8 additions & 0 deletions Assets/SceneDependencyCache.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

64 changes: 0 additions & 64 deletions UserSettings/EditorUserSettings.asset

This file was deleted.

Loading

0 comments on commit 8ca1fd7

Please sign in to comment.