mirror of
https://github.com/Vendicated/Vencord.git
synced 2025-01-25 08:46:25 +00:00
Remove platform info as that info is in README.md
Co-authored-by: Scyye <97131358+Scyye@users.noreply.github.com>
This commit is contained in:
parent
162be49239
commit
52d3c0afac
1 changed files with 0 additions and 14 deletions
|
@ -7,20 +7,6 @@
|
|||
import { Devs } from "@utils/constants";
|
||||
import definePlugin from "@utils/types";
|
||||
|
||||
/**
|
||||
* platforms that dont open natively (and the status of them)
|
||||
* * Roblox (Added)
|
||||
* * Xbox/Xbox Live (Added)
|
||||
* * Epic Games (Added)
|
||||
* ! Riot Games (can't view profiles)
|
||||
* ! Leage of Legends (can't view profiles) (same as Riot Games)
|
||||
* ! PSN (no other known way to view profiles after Sony removed My PlayStation)
|
||||
* ! Battle.net (can't view profiles)
|
||||
* ! Bungie.net (can't view profiles)
|
||||
* ! Facebook (don't have discord's token for facebook apis)
|
||||
* ! Crunchyroll (can't view other peoples profiles nor your own profile)
|
||||
* ! Amazon Music (the id that discord shows is "amzn1.<something>.<random letters and numbers thats not the actual user id>")
|
||||
**/
|
||||
|
||||
/**
|
||||
* All the connection types implemented into this plugin
|
||||
|
|
Loading…
Reference in a new issue