Quickstart Feedback
Following the Godot Quickstart guide, there were two major issues that I ran into. The first is that a filesystem copy call from
jsr.io requires the source and destination to be on the same drive, preventing the SDK setup from completing if the project files are not on the same drive as the OS. I detail the issue here: https://github.com/rivet-gg/plugin-godot/issues/316
The second issue is that nowhere on the quickstart guide does it mention that you need Docker Desktop installed and running.GitHub
SDK setup requires the project folder and the OS to be on the same ...
I'm following this guide with a clean project. After clicking "Setup Rivet Modules", the process hangs on "Running". I assume all this does is generate rivet.dev.json and ri...
2 Replies
Thanks for the notice on Docker, Ill handle it
That part should be fixed: https://github.com/rivet-gg/site/commit/8546952c961bfa30d97a88eaa8dff1de7f1d4df6