mirror of
https://github.com/CompeyDev/lune-packaging.git
synced 2025-01-10 12:39:10 +00:00
5 lines
43 B
Lua
5 lines
43 B
Lua
|
return {
|
||
|
Foo = "Bar",
|
||
|
Hello = "World",
|
||
|
}
|