1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-05-07 13:07:45 +00:00
Commit graph

9 commits

Author SHA1 Message Date
40ef6b8193 Run cargo fmt 2025-03-08 13:27:41 -05:00
f7a5940f20 Don't crash if no patch files are provided 2025-03-08 13:24:14 -05:00
da6a5424d1 Begin sending patch lists when verifying boot files
It's completely unusable right now, but this is just to showcase some
progress.
2024-06-29 15:06:48 -04:00
c1ad0c023c Add configurable boot patch location, fix verifying boot components
And more, this is mostly laying the groundwork for serving patch files.
2024-06-29 14:44:40 -04:00
7d2765a2b6 Add supported platforms config option 2024-05-11 13:41:00 -04:00
c6df4aff86 Fix the wrong server message being printed for login/patch 2024-05-11 12:21:35 -04:00
86c9ff4c94 patch: Fix Path needing to be a tuple 2023-10-06 17:57:22 -04:00
db4ec4c57e Oops, fix stupid build error 2023-10-06 17:50:49 -04:00
1178ecdd61 Add basic patch server implementation 2023-10-06 17:46:58 -04:00