You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
The parser only handled the single-parameter semicolon format and thew an error with two-parameter format. This fix supports both formats. Co-authored-by: Danil Alexeev <dalexeev12@yandex.ru>