This website requires JavaScript.
Explore
Help
Sign In
cyberarm
/
w3dhub_linux_launcher
Watch
1
Star
0
Fork
0
You've already forked w3dhub_linux_launcher
mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced
2025-12-16 09:12:35 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
0f943252c501e127902462cd7edc17e1e6211a86
w3dhub_linux_launcher
/
lib
/
application_manager
History
Cyberarm
93cc161f4c
Finished removing usage of Excon- package download reimplemented (TODO: see if it's possibly to not need to make n requests to endpoint to emulate excon's chunked downloading), raise Async::Stop when window is closed to shutdown reactor
2021-12-27 09:56:09 -06:00
..
tasks
Initial work on game verification
2021-12-23 18:15:11 -06:00
manifest.rb
Package downloading now mostly working
2021-11-16 09:34:41 -06:00
pool.rb
Finished evicting Thread- probably more fiber scheduling to do while I figure out how to put Tasks into a Ractor
2021-12-26 13:46:48 -06:00
status.rb
Added ApplicationManager::Status, DownloadManager now displays data from Status, added improved progress information to DownloadManager via Task updating its Status object
2021-11-26 12:17:26 -06:00
task.rb
Finished removing usage of Excon- package download reimplemented (TODO: see if it's possibly to not need to make n requests to endpoint to emulate excon's chunked downloading), raise Async::Stop when window is closed to shutdown reactor
2021-12-27 09:56:09 -06:00