mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2026-09-21 17:04:00 +00:00
* . * . * . * . * compilatron * . * . * . * . * links * . * . * . * Update tsconfig.browser.json
12 lines
329 B
Lua
12 lines
329 B
Lua
--- Config file for the server detail
|
|
-- @config Server
|
|
|
|
return {
|
|
community_name = "APERX",
|
|
discord = "https://discord.aperx.org",
|
|
website = "https://www.aperx.org",
|
|
status = "https://www.aperx.org",
|
|
github = "https://github.com/explosivegaming/ExpCluster",
|
|
patreon = "https://www.aperx.org"
|
|
}
|