Visual Novel Maker - RE-D MUSIC PACK 3 · published

Hello everyone,
The latest update v1.0.1034 for VN Maker is now available in the BETA branch! More updates will come soon!
We also want to announce that the Unstable/BETA branch for Visual Novel Maker is now available so that we can improve VN Maker together.
The Unstable/BETA branch will contain latest fixes and improvements for testing before they get into the stable build. So that branch is unstable and for use at own risk.
To use it, do a right click on Visual Novel Maker in Steam, select Properties from the popup-menu, switch to BETAS tab and select "beta - Use at own Risk" from the dropdown menu and thats it.
Read more about VN Maker's development cycle here: http://steamcommunity.com/app/495480/discussions/5/3183345176717085330/
Please post bugs for this branch in the Unstable/BETA Branch Sub-Forum.
(The sub-forum is only visible for people who own a copy of VN Maker)
If you have any questions, just let us know!
VN Maker has an automatic migration system which migrates your project data to the latest version if necessary. We mentioned this in the Help File but we mention it again here to avoid issues:
If you do scripting in Script Editor or Extension Editor, make sure that you never edit already existing scripts directly. Always create a copy of the original script and change the behavior through inheritance or patching. That is because the migration process might replace built-in scripts with their latest version and that means, if you did direct edits, there is a chance that you lose that changes. If you have any questions about that, just let us know.