mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 14:10:40 -07:00
Refactor: Support exe, sane arg order
This commit is contained in:
@@ -9,13 +9,13 @@
|
||||
<script type="text/javascript" src="js/FileSaver.min.js"></script>
|
||||
<script type="text/javascript" src="js/dllpatcher.js"></script>
|
||||
<script type="text/javascript">
|
||||
|
||||
|
||||
/*
|
||||
* THE FOLLOWING IS AUTOGENERATED AND DISGUSTING. FORGIVE ME.
|
||||
*/
|
||||
|
||||
|
||||
window.addEventListener("load", function() {
|
||||
new DllPatcher("reflecbeat", [
|
||||
new Patcher("reflecbeat.dll", "", [
|
||||
{
|
||||
name : "E: drive fix",
|
||||
tooltip: "Fix crash caused by no E: drive",
|
||||
|
||||
Reference in New Issue
Block a user