Initial commit
This commit is contained in:
commit
56d07f51b6
3 changed files with 23 additions and 0 deletions
23
esix/main.json
Normal file
23
esix/main.json
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"contact": "",
|
||||
"templates": [
|
||||
{
|
||||
"name": "e621 logo",
|
||||
"sources": [
|
||||
"https://git.proot.pl/Wroclaw/place-templates/esix/media/e621.png"
|
||||
],
|
||||
"x": 1615,
|
||||
"y": 361
|
||||
},
|
||||
{
|
||||
"name": "esix mascott",
|
||||
"sources": [
|
||||
"https://git.proot.pl/Wroclaw/place-templates/esix/media/esix.png"
|
||||
],
|
||||
"x": 1615,
|
||||
"y": 368
|
||||
}
|
||||
],
|
||||
"whitelist": [],
|
||||
"blacklist": []
|
||||
}
|
BIN
esix/media/e621.png
Normal file
BIN
esix/media/e621.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 200 B |
BIN
esix/media/esix.png
Normal file
BIN
esix/media/esix.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 357 B |
Reference in a new issue