Added current project files

This commit is contained in:
2021-05-19 10:40:28 +02:00
parent bfabca1845
commit 85d5e342c1
13 changed files with 227 additions and 0 deletions

0
api/res/html/index.html Normal file
View File

0
api/res/html/index.js Normal file
View File

View File

@@ -0,0 +1,20 @@
{
"version" : 1,
"projects" : [
{
"name": "subsonicsnl",
"description": "subsonics.nl website",
"url": "https://subsonics.nl"
},
{
"name": "drivebycool",
"description": "driveby.cool website",
"url": "https://driveby.cool"
},
{
"name": "VaV Arena",
"description": "Q3 CPMA inspired arena shooter",
"url": "https://vav.driveby.cool"
}
]
}