That's wholesome.mjr4077au wrote:I'm happy to help with this as a personal upskill for you. When you've been testing builds of Raze currently, how have you been doing so? Just using Continuous Integration builds?
To keep the topic on point, I'll do a build guide and see if I can get it into the Wiki. I've been meaning to do some Raze documentation for some time and I have an account to do so thanks to Rachael
@Graf, for languages.csv, is there a Google Docs link for the file similar to GZDoom? I'm aware that PRs directly manipulating the CSV file get pushed back so would want this to be done right the first time around.
As for me, well all this time my way of testing has simply been downloading the master, generating a project with CMake (zip version, not installer, I find it cleaner that way), and compiling it with VS2019, that's how I've been testing the changes for the project and so on, haven't used anything else or done things different since I learned to compile Raze. I tried to learn more, but failed in the process, and since I wasn't savvy enough I stopped trying out of fear of breaking something.