rpgmxp_tool::commands::compile_assets

Function compile_vx

Source
fn compile_vx(
    entry_path: &Path,
    entry_file_type: FileType,
    relative_path: &Path,
    relative_path_components: Vec<&str>,
    file_sink: &mut FileSink,
) -> Result<()>