This repository is a fork of the project godot-casesimulator.
This fork does not add any content changes, extensions, or features. The project will only be updated to the latest Godot Engine version and any resulting bugs will be fixed to make it up and running again. Other errors persist.
- /
Note: NR= No Release
- Engine upgrade from
v4.2.stable.flathub [46dc27791]
tov4.2.1.stable.flathub [b09f793f5]
- README.md edited.
- Engine upgrade from
v4.1.3.stable.flathub [f06b6836a]
tov4.2.stable.flathub [46dc27791]
- README.md edited.
- Engine upgrade from
v4.1.2.stable.flathub [399c9dc39]
tov4.1.3.stable.flathub [f06b6836a]
- README.md edited.
- Engine upgrade from
v4.1.1.stable.flathub [bd6af8e0e]
tov4.1.2.stable.flathub [399c9dc39]
- README.md edited.
- Engine upgrade from
v3.X
tov4.1.1.stable.flathub [bd6af8e0e]
- Export error in Case.gd has been fixed. The old command remains in the code for documentation purposes, but excluded. (Old command:
@export (Array, Texture2D) var blue_items
New Command:@export var blue_items :Array[Texture2D]
) - README.md edited.
- Creation of the repository.
- README.md edited.
Author (this repo): Marcel (Monstanner) S.
Author (Base): mberkdemir
mberkdemir's License: n.A.
Monstanner's License: GPL 3.0
This repository: https://github.com/Monstanner/godot-casesimulator
Base repository: https://github.com/mberkdemir/godot-casesimulator