mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-20 12:45:05 +00:00
14 lines
334 B
Plaintext
14 lines
334 B
Plaintext
---
|
|
source: tests/tests/build.rs
|
|
expression: contents
|
|
---
|
|
<roblox version="4">
|
|
<Item class="Script" referent="0">
|
|
<Properties>
|
|
<string name="Name">server_init</string>
|
|
<token name="RunContext">0</token>
|
|
<string name="Source">return "From folder/init.server.luau"</string>
|
|
</Properties>
|
|
</Item>
|
|
</roblox>
|