TheDuckCow / godot-road-generator

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

Added instructions and script for command line testing #137

Closed TheDuckCow closed 7 months ago

TheDuckCow commented 7 months ago

This included script makes it easier to run test automatically on the command line. This is a potential stepping stone to eventually supporting test-running via github actions. Included script is for OSX and linux only (only tested on OSX though)