mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-20 20:55:50 +00:00
13 lines
291 B
Plaintext
13 lines
291 B
Plaintext
---
|
|
source: tests/tests/build.rs
|
|
expression: contents
|
|
---
|
|
<roblox version="4">
|
|
<Item class="ModuleScript" referent="0">
|
|
<Properties>
|
|
<string name="Name">module_init</string>
|
|
<string name="Source">return "From folder/init.lua"</string>
|
|
</Properties>
|
|
</Item>
|
|
</roblox>
|