module CrystalGauntlet::PatchExe
Extended Modules
Defined in:
patch-exe.crConstant Summary
-
ROBTOP_SERVER_PATH =
"http://www.boomlings.com/database"
-
SUPPORTED_EXTENSIONS =
["exe", "apk"]
-
SUPPORTED_PATCH_PLATFORMS =
["Windows", "Android"]
Instance Method Summary
- #check_server_length(exit_if_fail : Bool)
- #force_rm(path : Path)
- #full_server_path
- #patch_exe_file(location : String, new_package_name : String | Nil)
- #replace(from : IO, to : IO, search : Array(UInt8), replace : Array(UInt8))
- #robtop_server_path