Skip to content

v2.1

Compare
Choose a tag to compare
@theludovyc theludovyc released this 16 May 16:30
· 67 commits to main since this release
d11e1fe

What's Changed

Full Changelog: 2.0.2...2.1

Major Updates

user can comment line, like in gdscript, if it starts by a '#'

After call of Rakugo.load_game(...), when it finish send a signal game_loaded.
Also, user can use it to know when Rakugo variables are availables, and by exemple restore their scene state at a good moment.

Now, user can indents his code like he wants, and forgets spaces at end of line.

Fixed Bugs

Other Changes