rail_network/README.md

4 lines
249 B
Markdown
Raw Normal View History

2025-01-30 01:18:36 -05:00
# 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.