mirror of
https://github.com/MinecraftConsole/json.git
synced 2026-07-16 06:31:29 +00:00
Add projects.json with repository information
This commit is contained in:
24
projects.json
Normal file
24
projects.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"repos": [
|
||||
{
|
||||
"name": "smartcmd / MinecraftConsoles",
|
||||
"url": "https://github.com/smartcmd/MinecraftConsoles",
|
||||
"priority": 1
|
||||
},
|
||||
{
|
||||
"name": "Archive Source Code Dump",
|
||||
"url": "https://archive.org/download/minecraft-legacy-console-edition-source-code",
|
||||
"priority": 2
|
||||
},
|
||||
{
|
||||
"name": "gradenGnostic / Legacy Launcher",
|
||||
"url": "https://github.com/gradenGnostic/LegacyLauncher",
|
||||
"priority": 3
|
||||
},
|
||||
{
|
||||
"name": "4jcraft / 4jcraft",
|
||||
"url": "https://github.com/4jcraft/4jcraft",
|
||||
"priority": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user