pub fn write_native_plugin_order(
game_id: &str,
plugins: &[PluginEntry],
) -> Result<()>Expand description
Persist plugin order back to the game’s native plugins.txt, when supported.
pub fn write_native_plugin_order(
game_id: &str,
plugins: &[PluginEntry],
) -> Result<()>Persist plugin order back to the game’s native plugins.txt, when supported.