Skip to content

Helper to allow overwriting the LoLPatcher jar. (Avoid file locking)

Notifications You must be signed in to change notification settings

xupwup/SelfPatchFinalizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SelfPatchFinalizer

Helper to allow overwriting the LoLPatcher jar. (Avoid file locking)

When self-patching, one needs to overwrite the current jar file. However, that jar is currently locked because the program is still running. This program avoids this problem. When a patch has been downloaded, updates should be written to .new files. Then, the patcher should call this program and immediately exit. The patcher jar will then be overwriten and called again.

About

Helper to allow overwriting the LoLPatcher jar. (Avoid file locking)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages