mirror of
https://github.com/devproje/devproje.git
synced 2025-04-22 06:39:53 +09:00
Update profile.json
This commit is contained in:
parent
98cf3ca660
commit
8c7542e193
1 changed files with 7 additions and 15 deletions
22
profile.json
22
profile.json
|
@ -2,27 +2,19 @@
|
||||||
"projects": [
|
"projects": [
|
||||||
{
|
{
|
||||||
"name": "InventoryGUI",
|
"name": "InventoryGUI",
|
||||||
"description": "This is Minecraft paper gui API",
|
"owner": "project-official"
|
||||||
"languages": ["kotlin"],
|
|
||||||
"url": "https://github.com/project-official/InventoryGUI"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Px32 Bot",
|
"name": "px32-bot",
|
||||||
"description": "Kotlin Discord Bot deployer for JDA",
|
"owner": "devproje"
|
||||||
"languages": ["kotlin"],
|
|
||||||
"url": "https://github.com/devproje/px32-bot"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Balance Application",
|
"name": "balance-application",
|
||||||
"description": "파이썬으로 만든 가계부 시스템 - 백엔드",
|
"owner": "devproje"
|
||||||
"languages": ["python"],
|
|
||||||
"url": "https://git.wh64.net/devproje/balance-application"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Carbonium",
|
"name": "carbonium",
|
||||||
"description": "마인크래프트 서버 실행기 코어 (Current Private)",
|
"owner": "carbonium-community"
|
||||||
"languages": ["golang"],
|
|
||||||
"url": "https://github.com/carbonium-community/carbonium"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"histories": [
|
"histories": [
|
||||||
|
|
Loading…
Reference in a new issue