Added intro text to README.

This commit is contained in:
Patrick Marsee 2025-01-30 01:18:36 -05:00
parent fbf1a9214b
commit 55d21880ec

View file

@ -0,0 +1,3 @@
# Rail Network
This Rust library defines the mechanics behind a railroad network as a Godot extension. While the Godot extension API is a required as a dependency, the unit tests can be run without needing to import this library into Godot itself.