Added metafiles.
This commit is contained in:
parent
1162904598
commit
9f51cd23c3
4 changed files with 14 additions and 3 deletions
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
* text=auto
|
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
/.debug
|
2
LICENSE
2
LICENSE
|
@ -1,4 +1,4 @@
|
|||
Copyright (c) <year> <owner>.
|
||||
Copyright (c) 2019-2023, flashwave <me@flash.moe>
|
||||
|
||||
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
||||
|
||||
|
|
13
README.md
13
README.md
|
@ -1,3 +1,12 @@
|
|||
# signature
|
||||
# Signature
|
||||
|
||||
Forum signature code
|
||||
Stinky generated forum signature.
|
||||
|
||||
Requires PHP 8.2 and Imagick and probably other things I forgot about.
|
||||
|
||||
Backgrounds images:
|
||||
- bg1.png - akami fumio [pixiv](https://www.pixiv.net/en/artworks/36151202) [Danbooru](https://danbooru.donmai.us/posts/1434319)
|
||||
- bg2.png - ∞でこんぬ∞ [pixiv](https://www.pixiv.net/en/artworks/20105243)
|
||||
- bg3.png - イッポンシメジ [pixiv](https://www.pixiv.net/en/artworks/32809110)
|
||||
- bg4.png - [Minitokyo](http://gallery.minitokyo.net/view/630668)
|
||||
- bg5.png - K3rd [Twitter](https://twitter.com/ryousangataK/status/1209809508156837891) [Danbooru](https://danbooru.donmai.us/posts/4379783)
|
||||
|
|
Loading…
Reference in a new issue