mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-05 19:19:39 -06:00
9 lines
109 B
Plaintext
9 lines
109 B
Plaintext
-- Malformed script
|
|
return {
|
|
ScenePath = ".",
|
|
CommonFolder = "nonexisting",
|
|
Modules = {
|
|
}
|
|
}
|
|
|