mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-04-25 23:37:33 -05:00
* variuos patches
* more changes
* oops a {
* resize all images to 128x128
mogrify -resize 128x128 *.png
* fix images
I hate mogrify now
* change names of files and fix images
* move images, fix html file names
* add sun plus version information
* fix image sharpness + paradise lost size
* fix sharpness
* remove drummania text from nex+age logo
* Fix names, remove jquery from wacca
* Add .htaccess to prevent link rot
---------
Co-authored-by: Will Toohey <will@mon.im>
6 lines
350 B
ApacheConf
6 lines
350 B
ApacheConf
# Over time, some patchers have changed path due to reorganisation and cleanup.
|
|
# This avoids link rot on mon's server by redirecting the old paths to the new ones
|
|
|
|
Redirect permanent "/bemanipatcher/chuninewplus.html" "/bemanipatcher/chusannewplus.html"
|
|
Redirect permanent "/bemanipatcher/resort_anthem.html" "/bemanipatcher/resortanthem.html"
|