mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-20 12:45:05 +00:00
13 lines
304 B
Plaintext
13 lines
304 B
Plaintext
---
|
|
source: rojo-test/src/build_test.rs
|
|
expression: contents
|
|
---
|
|
<roblox version="4">
|
|
<Item class="LocalScript" referent="0">
|
|
<Properties>
|
|
<string name="Name">client_init</string>
|
|
<string name="Source">return "From folder/init.client.lua"</string>
|
|
</Properties>
|
|
</Item>
|
|
</roblox>
|