I tried to play it but it crashes every time after the intro. :(
This is all that was in the crashlog, hopefully it helps!:
"
System.FormatException: The input string '2887.9436' was not in a correct format. at System.Number.ThrowFormatException[TChar](ReadOnlySpan`1 value) at System.Number.ParseFloat[TChar,TFloat](ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info) at System.Single.Parse(ReadOnlySpan`1 s, NumberStyles style, IFormatProvider provider) at System.Single.Parse(String s, NumberStyles style, IFormatProvider provider) at System.Single.Parse(String s) at EditorLine..ctor(String[] data) at World.LoadLevel(String name) at World.LoadEvent(LevelLoadEvent e) at Jackdaw.EventBus.Dispatch[T](T event) at LevelIntro.Update() at Jackdaw.Actor.Update() at Jackdaw.Actor.Update() at Jackdaw.Game.Update() at Foster.Framework.App.<Tick>g__Step|51_0(TimeSpan delta) at Foster.Framework.App.Tick() at Foster.Framework.App.Run() at Jackdaw.Game.Start()
"