mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-02-18 02:49:03 -06:00
9 lines
103 B
Plaintext
9 lines
103 B
Plaintext
-- Malformed script
|
|
return {
|
|
ScenePath = "foobar",
|
|
CommonFolder = "",
|
|
Modules = {
|
|
}
|
|
}
|
|
|