TheDuckCow / godot-road-generator

A godot plugin for creating 3D highways and streets.
MIT License
316 stars 16 forks source link

Create release-ready documentation #41

Closed TheDuckCow closed 1 year ago

TheDuckCow commented 1 year ago

As the title suggests, there needs to be at least basic self service documentation to accompany the public v1.0 launch. Doc pages should cover:

We likewise should then update the project readme to point to these documentation wiki pages.

The proposal would be to use the public wiki pages for this (but prepped in advance without publish, since these pages are not visible on the github free tier unless made open source)

TheDuckCow commented 1 year ago

Let's add a comment that talks about potential first time startup errors due to the .import folder not being present. As found by Bret:

The initial error generates the following console messages:
editor/editor_node.cpp:3304 - Addon 'res://addons/gut/plugin.cfg' failed to load. No directory found. Removing from enabled plugins.