mirror of
https://github.com/LCE-Hub/LCE-Emerald-Launcher.git
synced 2026-09-23 08:32:51 +00:00
feat: playtime counting
This commit is contained in:
@@ -2,6 +2,7 @@ mod types;
|
||||
mod state;
|
||||
mod config;
|
||||
mod util;
|
||||
mod playtime;
|
||||
mod platform;
|
||||
mod networking;
|
||||
mod workshop_server;
|
||||
@@ -80,6 +81,7 @@ pub fn run() {
|
||||
steam::add_to_steam,
|
||||
proxy_cmd::http_proxy_request,
|
||||
game::get_instance_path,
|
||||
game::get_playtime,
|
||||
commands::console2lce::import_world,
|
||||
stun::stun_discover,
|
||||
direct::start_direct_proxy,
|
||||
|
||||
Reference in New Issue
Block a user