How does versioning work with PowerQuest? (Eg. Github, SVN)
It's the same as any unity project. So follow any tutorial you find on that subject.
But basically, you just need the Assets, ProjectSettings, and Packages folders, ignore the rest. (same if you just want to back up your project)
Also in Project Settings, make sure Version Control mode is set to "Visible Meta Files" and Asset Serializeation is set to "Force Text"