myspace / CommonLua /Data /ModLinkDef.lua
sirnii's picture
Upload 1816 files
b6a38d7 verified
raw
history blame
3.75 kB
-- ========== GENERATED BY ModLinkDef Editor DO NOT EDIT MANUALLY! ==========
PlaceObj('ModLinkDef', {
Patterns = {
"^https://www%.(bitbucket.org/.+)",
"^https://(bitbucket%.org/.+)",
},
display_name = T(726133463128, --[[ModLinkDef Bitbucket display_name]] "Bitbucket"),
group = "Assets",
id = "Bitbucket",
save_in = "Common",
})
PlaceObj('ModLinkDef', {
Patterns = {
"^https://www%.(github%.com/.+)",
"^https://(github%.com/.+)",
},
display_name = T(201108242532, --[[ModLinkDef Github display_name]] "Github"),
group = "Assets",
id = "Github",
save_in = "Common",
})
PlaceObj('ModLinkDef', {
Patterns = {
"^https://www%.(gitlab%.com/.+)",
"^https://(gitlab%.com/.+)",
},
display_name = T(227853310028, --[[ModLinkDef Gitlab display_name]] "Gitlab"),
group = "Assets",
id = "Gitlab",
save_in = "Common",
})
PlaceObj('ModLinkDef', {
Patterns = {
"^https://www%.(sketchfab.com/.+)",
"^https://(sketchfab.com/.+)",
},
display_name = T(390355834669, --[[ModLinkDef Sketchfab display_name]] "Sketchfab"),
group = "Assets",
id = "Sketchfab",
save_in = "Common",
})
PlaceObj('ModLinkDef', {
Patterns = {
"^https://www%.(buymeacoffee%.com/[_%w%-]+)/?$",
},
display_name = T(959743421223, --[[ModLinkDef BuyMeACoffee display_name]] "Buy me a coffee"),
group = "Donate",
id = "BuyMeACoffee",
save_in = "Common",
})
PlaceObj('ModLinkDef', {
Patterns = {
"^https://www%.(gofundme%.com/[_%w%-/]+)/?$",
},
display_name = T(906349240178, --[[ModLinkDef GoFundMe display_name]] "Go fund me"),
group = "Donate",
id = "GoFundMe",
save_in = "Common",
})
PlaceObj('ModLinkDef', {
Patterns = {
"^https://www%.(patreon%.com/[_%w%-]+)/?$",
},
display_name = T(600813442235, --[[ModLinkDef Patreon display_name]] "Patreon"),
group = "Donate",
id = "Patreon",
save_in = "Common",
})
PlaceObj('ModLinkDef', {
Patterns = {
"^https://www%.(paypal%.com/[_%w%-/]+)/?$",
},
display_name = T(438718754503, --[[ModLinkDef PayPal display_name]] "PayPal"),
group = "Donate",
id = "PayPal",
save_in = "Common",
})
PlaceObj('ModLinkDef', {
Patterns = {
"^https://www%.(discord%.gg/.+)",
"^https://(discord%.gg/.+)",
},
display_name = T(246193250881, --[[ModLinkDef Discord display_name]] "Discord"),
group = "Social",
id = "Discord",
save_in = "Common",
})
PlaceObj('ModLinkDef', {
Patterns = {
"^https://[%w%-]+%.(facebook%.com/[_%w%-]+)/?$",
},
display_name = T(204821323993, --[[ModLinkDef Facebook display_name]] "Facebook"),
group = "Social",
id = "Facebook",
save_in = "Common",
})
PlaceObj('ModLinkDef', {
Patterns = {
"^https://www%.(instagram%.com/@[_%w%-]+)/?$",
},
display_name = T(288121601820, --[[ModLinkDef Instagram display_name]] "Instagram"),
group = "Social",
id = "Instagram",
save_in = "Common",
})
PlaceObj('ModLinkDef', {
Patterns = {
"^https://(steamcommunity%.com)/.+",
},
display_name = T(584767138531, --[[ModLinkDef Steam display_name]] "Steam"),
group = "Social",
id = "Steam",
save_in = "Common",
})
PlaceObj('ModLinkDef', {
Patterns = {
"^https://www%.(tiktok%.com/@[_%w%-]+)/?$",
},
display_name = T(700359671296, --[[ModLinkDef TikTok display_name]] "TikTok"),
group = "Social",
id = "TikTok",
save_in = "Common",
})
PlaceObj('ModLinkDef', {
Patterns = {
"^https://www%.(twitter%.com/[_%w%-]+)/?$",
"^https://www%.(x%.com/[_%w%-]+)/?$",
},
display_name = T(721067395835, --[[ModLinkDef XTwitter display_name]] "X/Twitter"),
group = "Social",
id = "XTwitter",
save_in = "Common",
})
PlaceObj('ModLinkDef', {
Patterns = {
"^https://www%.(youtube%.com/@[_%w%-]+)/?$",
},
display_name = T(127341618668, --[[ModLinkDef YouTube display_name]] "YouTube"),
group = "Social",
id = "YouTube",
save_in = "Common",
})