clean up patching server

This commit is contained in:
Kavish Devar
2025-01-14 01:23:23 +05:30
parent 122e3d6c42
commit f265184abb
9 changed files with 110 additions and 552 deletions

View File

@@ -0,0 +1,7 @@
# Patcher Server
This is the server side of the patcher. It is responsible for serving the patch files to the clients.
# License
Same as project license. Check [/LICENSE](/LICENSE) for more information.