Skip to main content

build_for_host

Function build_for_host 

Source
pub fn build_for_host(
    pvfs: &ProjectVfs,
    project_name: &str,
) -> Result<BuildOutcome>
Expand description

Stages a build for the host OS using the Release preset by default. Convenience wrapper for the menu’s “Build Game…” entry.