ajout heimdall
This commit is contained in:
5
heimdall/config/www/SupportedApps/ZNC/ZNC.php
Executable file
5
heimdall/config/www/SupportedApps/ZNC/ZNC.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php namespace App\SupportedApps\ZNC;
|
||||
|
||||
class ZNC extends \App\SupportedApps {
|
||||
|
||||
}
|
||||
10
heimdall/config/www/SupportedApps/ZNC/app.json
Executable file
10
heimdall/config/www/SupportedApps/ZNC/app.json
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"appid": "563c45bed29a24c1a1a2981af1a93bdeb692713b",
|
||||
"name": "ZNC",
|
||||
"website": "https://wiki.znc.in/ZNC",
|
||||
"license": "Apache License",
|
||||
"description": "IRC bouncer",
|
||||
"enhanced": false,
|
||||
"tile_background": "dark",
|
||||
"icon": "znc.png"
|
||||
}
|
||||
BIN
heimdall/config/www/SupportedApps/ZNC/znc.png
Executable file
BIN
heimdall/config/www/SupportedApps/ZNC/znc.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 24 KiB |
Reference in New Issue
Block a user