Closed AraragiHoozuki closed 1 year ago
i'm currently busy and not interested in gbvs in particular (great game, but im waiting on the rollback to do anything new for it) to keep working on the config for it, however i think most people would be able to figure out the instructions if they put some time and effort into it. there isn't a tutorial for this, but the process is pretty simple and mostly reliant on your own ability to intuit what the behavior of the instruction is by messing around with it and observing what happens. here's my process:
once you have a good idea of what it is, just add a new entry into the config file with all the regular fields entered, and you will be able to parse the built script into text containing the function name, any new argument types, etc. if your new config looks good, you can submit a PR here and i'll merge it into the main branch if it looks good and has the correct formatting, naming conventions, etc.
Is there any plan to update function names of gbvs.ron? If I want to figure out it by my self, is there any tutorial?