diff --git a/Build/README.md b/Build/README.md index 90ca6d7..184504e 100644 --- a/Build/README.md +++ b/Build/README.md @@ -262,6 +262,8 @@ How to use : ## Changes : +- 1.3.28 + - Made the entrance instanced though network (Look at the entrances of template), it should fix the coil head with the 1.3.28 version of LE. - 1.3.19 - Added a blacklist field for custom scraps and moons. (Need testing) - 1.3.17 diff --git a/Build/manifest.json b/Build/manifest.json index 15b2f0f..1fdfafb 100644 --- a/Build/manifest.json +++ b/Build/manifest.json @@ -1,10 +1,10 @@ { "name": "LethalSDK", - "version_number": "1.3.19", + "version_number": "1.3.28", "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.26" + "HolographicWings-LethalExpansion-1.3.28" ] } \ No newline at end of file diff --git a/BuildPreview/README.md b/BuildPreview/README.md index 5ff66bb..3c655db 100644 --- a/BuildPreview/README.md +++ b/BuildPreview/README.md @@ -262,6 +262,8 @@ How to use : ## Changes : +- 1.3.28 + - Made the entrance instanced though network (Look at the entrances of template), it should fix the coil head with the 1.3.28 version of LE. - 1.3.19 - Added a blacklist field for custom scraps and moons. (Need testing) - 1.3.17 diff --git a/BuildPreview/manifest.json b/BuildPreview/manifest.json index 5b4a4cc..c0cefdc 100644 --- a/BuildPreview/manifest.json +++ b/BuildPreview/manifest.json @@ -1,10 +1,10 @@ { "name": "LethalSDK_Preview", - "version_number": "1.3.19", + "version_number": "1.3.28", "website_url": "https://github.com/HolographicWings/LethalSDK-Unity-Project", "description": "Preview version of LethalSDK.", "dependencies": [ "BepInEx-BepInExPack-5.4.2100", - "HolographicWings-LethalExpansion-1.3.26" + "HolographicWings-LethalExpansion-1.3.28" ] } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 162ca29..7b597ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,6 @@ ## Changes : +- 1.3.28 + - Made the entrance instanced though network (Look at the entrances of template), it should fix the coil head with the 1.3.28 version of LE. - 1.3.19 - Added a blacklist field for custom scraps and moons. (Need testing) - 1.3.17 diff --git a/README.md b/README.md index dafa48b..9caba72 100644 --- a/README.md +++ b/README.md @@ -271,6 +271,8 @@ How to use : ## Changes : +- 1.3.28 + - Made the entrance instanced though network (Look at the entrances of template), it should fix the coil head with the 1.3.28 version of LE. - 1.3.19 - Added a blacklist field for custom scraps and moons. (Need testing) - 1.3.17