Skip to content

Commit

Permalink
v1.3.17
Browse files Browse the repository at this point in the history
  • Loading branch information
HolographicWings committed Jan 9, 2024
1 parent 8df5361 commit ff6a3e1
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
3 changes: 3 additions & 0 deletions Build/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,9 @@ How to use :
</details>

## Changes :
- 1.3.17
- Added several experimental animations support for scraps made with SDK (may fix two handed animations).
- Fixed some issues with new Scrap types.
- 1.3.16
- Reversed networking change with Entrances that causing issues.
- 1.3.15 :
Expand Down
4 changes: 2 additions & 2 deletions Build/manifest.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "LethalSDK",
"version_number": "1.3.16",
"version_number": "1.3.17",
"website_url": "https://github.com/HolographicWings/LethalSDK-Unity-Project",
"description": "Lethal Company Development Kit to easily add new Scraps, Moons and more in future.",
"dependencies": [
"BepInEx-BepInExPack-5.4.2100",
"HolographicWings-LethalExpansion-1.3.16"
"HolographicWings-LethalExpansion-1.3.17"
]
}
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,9 @@ How to use :
</details>

## Changes :
- 1.3.17
- Added several experimental animations support for scraps made with SDK (may fix two handed animations).
- Fixed some issues with new Scrap types.
- 1.3.16
- Reversed networking change with Entrances that causing issues.
- 1.3.15 :
Expand Down

0 comments on commit ff6a3e1

Please sign in to comment.