Better responsive UI, added author field and improved project loading.
This commit is contained in:
parent
ed347bcfca
commit
ea805dbb28
15 changed files with 176 additions and 198 deletions
11
projects/ghostsandstuff/project.json
Normal file
11
projects/ghostsandstuff/project.json
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"project": {
|
||||
"author": "tenkuma",
|
||||
"title": "Ghosts 'n Stuff",
|
||||
"subtitle": "Adds a simple way to add custom commands with custom responses to your server.",
|
||||
"backgroundImage": "projects/ghostsandstuff/ghosts.jpg",
|
||||
"backgroundImageSize": "cover",
|
||||
"displayLogo": true
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue