feat: add vrchat modding group definition

This commit is contained in:
DecentM 2022-04-05 03:22:01 +03:00
parent ac66a3162c
commit 7414b2f6fe

View file

@ -226,7 +226,7 @@ var atlas = [
{"id":176,"name": "Interlingue", "description": "Flag of Interlingue, an IAL to communicate between Western European languages.", "website": "https://occidental-lang.com", "subreddit": "/r/interlingue", "center": [ 768.5, 328.5 ], "path": [ [ 765.5, 326.5 ], [ 770.5, 326.5 ], [ 770.5, 329.5 ], [ 765.5, 329.5 ] ] },
{"id":177, "name": "Viossa", "description": "Flag of the conpidgin Viossa.", "website": "", "subreddit": "/r/viossa", "center": [ 775.5, 296.5 ], "path": [ [ 769.5, 290.5 ], [ 780.5, 290.5 ], [ 780.5, 301.5 ], [ 769.5, 301.5 ] ] },
{"id":178, "name": "Lojban", "description": "Flag of Lojban", "website": "https://lojban.org", "subreddit": "/r/lojban", "center": [ 760.5, 328.5 ], "path": [ [ 763.5, 326.5 ], [ 757.5, 326.5 ], [ 757.5, 330.5 ], [ 763.5, 330.5 ] ] },
{"id":179,"name":"VRChat Modding Group","description":"Logo of the VRChat Modding Group, a community dedicated to creating and maintaining mods for the VR social platform VRChat","website":"https://discord.gg/vrcmg","subreddit":"","center":[1294.5,1985.5],"path":[[1284.5,1976.5],[1305.5,1976.5],[1305.5,1992.5],[1304.5,1992.5],[1304.5,1993.5],[1302.5,1993.5],[1302.5,1995.5],[1300.5,1995.5],[1298.5,1993.5],[1292.5,1993.5],[1292.5,1995.5],[1285.5,1995.5],[1285.5,1993.5],[1284.5,1993.5]]},
];
//console.log("There are "+atlas.length+" entries in the Atlas.");