mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-22 21:55:15 +00:00
Code docs
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
//! Defines the Rojo web interface. This is what the Roblox Studio plugin
|
||||
//! communicates with. Eventually, we'll make this API stable, produce better
|
||||
//! documentation for it, and open it up for other consumers.
|
||||
|
||||
mod api;
|
||||
mod assets;
|
||||
pub mod interface;
|
||||
|
||||
Reference in New Issue
Block a user