MCPcopy Create free account

hub / github.com/Novattz/creamlinux-installer / functions

Functions324 in github.com/Novattz/creamlinux-installer

Functiontest_config_serialization
()
src-tauri/src/config.rs:156
Functiontest_default_config
()
src-tauri/src/config.rs:150
Functiontest_manifest_creation
()
src-tauri/src/cache/version.rs:157
Functiontest_outdated_check
()
src-tauri/src/cache/version.rs:168
Functionthrottle
( fn: T, limit: number )
src/utils/helpers.ts:69
Methodtotal_updated
(&self)
src-tauri/src/cache/mod.rs:356
FunctiontruncateString
(str: string, maxLength: number, suffix: string = '...')
src/utils/helpers.ts:32
Methoduninstall_as_koaloader_payload
(exe_dir: &str)
src-tauri/src/unlockers/screamapi.rs:292
Methoduninstall_direct
(game_path: &str)
src-tauri/src/unlockers/screamapi.rs:234
Methoduninstall_from_game
(game_path: &str, context: &str)
src-tauri/src/unlockers/screamapi.rs:166
Methoduninstall_from_game
(game_path: &str, api_files_str: &str)
src-tauri/src/unlockers/smokeapi.rs:144
Methoduninstall_from_game
(game_path: &str, _game_id: &str)
src-tauri/src/unlockers/creamlinux.rs:190
Methoduninstall_from_game
(game_path: &str, context: &str)
src-tauri/src/unlockers/koaloader.rs:196
Methoduninstall_from_native_game
Uninstall SmokeAPI from a native Linux game
src-tauri/src/unlockers/smokeapi.rs:362
Methoduninstall_from_proton_game
Uninstall SmokeAPI from a Proton/Windows game
src-tauri/src/unlockers/smokeapi.rs:306
Functionupdate_config
Update a specific config value
src-tauri/src/config.rs:135
Functionupdate_creamlinux_version
Update the CreamLinux version in versions.json and clean old version directories
src-tauri/src/cache/storage.rs:272
Functionupdate_dlc_configuration_command
( game_path: String, dlcs: Vec<DlcInfoWithState>, )
src-tauri/src/main.rs:468
Functionupdate_smokeapi_version
Update the SmokeAPI version in versions.json and clean old version directories
src-tauri/src/cache/storage.rs:219
Methodwith_creamlinux
Create a new manifest with CreamLinux version
src-tauri/src/cache/version.rs:24
Methodwith_smokeapi
Create a new manifest with SmokeAPI version
src-tauri/src/cache/version.rs:16
Functionwrite_config
Write ScreamAPI config to the directory where ScreamAPI DLLs are installed.
src-tauri/src/screamapi_config.rs:83
Functionwrite_screamapi_config
( game_path: String, config: screamapi_config::ScreamAPIConfig, )
src-tauri/src/main.rs:335
Functionwrite_smokeapi_config
( game_path: String, config: smokeapi_config::SmokeAPIConfig, )
src-tauri/src/main.rs:555
← previous301–324 of 324, ranked by callers