mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2025-12-16 09:12:35 +00:00
Redid file checking to use the provided chunked checksums, added (broken) support for partial package downloads (resumed package fails verification), misc. supporting changes.
This commit is contained in:
@@ -13,6 +13,6 @@ class W3DHub
|
||||
end
|
||||
|
||||
def self.format_size_number(i)
|
||||
format("%0.1f", i)
|
||||
format("%0.2f", i)
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user