mirror of
https://github.com/mustbeperfect/definitive-opensource.git
synced 2026-04-18 05:54:08 +02:00
Initialized UV and moved data to parent dir
This commit is contained in:
@@ -1,61 +0,0 @@
|
||||
{
|
||||
"platforms":
|
||||
[
|
||||
{
|
||||
"name": "Cross",
|
||||
"id": "cross"
|
||||
},
|
||||
{
|
||||
"name": "Windows",
|
||||
"id": "windows"
|
||||
},
|
||||
{
|
||||
"name": "MacOS",
|
||||
"id": "macos"
|
||||
},
|
||||
{
|
||||
"name": "Linux",
|
||||
"id": "linux"
|
||||
},
|
||||
{
|
||||
"name": "SelfHost",
|
||||
"id": "selfhost"
|
||||
},
|
||||
{
|
||||
"name": "Web (Cloud)",
|
||||
"id": "web-cloud"
|
||||
},
|
||||
{
|
||||
"name": "Mobile",
|
||||
"id": "mobile"
|
||||
},
|
||||
{
|
||||
"name": "Android",
|
||||
"id": "android"
|
||||
},
|
||||
{
|
||||
"name": "IOS",
|
||||
"id": "ios"
|
||||
},
|
||||
{
|
||||
"name": "JetBrains",
|
||||
"id": "jetbrains"
|
||||
},
|
||||
{
|
||||
"name": "VSCode",
|
||||
"id": "vscode"
|
||||
},
|
||||
{
|
||||
"name": "Chromium",
|
||||
"id": "chromium"
|
||||
},
|
||||
{
|
||||
"name": "Firefox",
|
||||
"id": "firefox"
|
||||
},
|
||||
{
|
||||
"name": "N/A",
|
||||
"id": "n/a"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user