Changelogs
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# Release Notes v0.1.3
|
||||
|
||||
- Updated some localisations (including adding one for Bushes)
|
||||
- Fixed incorrect material on Hot Cross Buns
|
||||
- Fixed Tootie Egg detection.
|
||||
@@ -0,0 +1,5 @@
|
||||
[h1]Release Notes v0.1.3[/h1]
|
||||
|
||||
- Updated some localisations (including adding one for Bushes)
|
||||
- Fixed incorrect material on Hot Cross Buns
|
||||
- Fixed Tootie Egg detection.
|
||||
@@ -25,7 +25,7 @@ namespace Easter2025
|
||||
{
|
||||
public const string MOD_GUID = "com.starfluxgames.easter2025";
|
||||
public const string MOD_NAME = "The Great Eggscape";
|
||||
public const string MOD_VERSION = "0.1.2";
|
||||
public const string MOD_VERSION = "0.1.3";
|
||||
public const string MOD_AUTHOR = "StarFluxGames";
|
||||
public const string MOD_GAMEVERSION = ">=1.2.1";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user