Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

ModIO.CacheClient.GenerateModBinaryZipFilePath

Jackson Wood edited this page Feb 20, 2019 · 4 revisions

CacheClient.GenerateModBinaryZipFilePath

public static string GenerateModBinaryZipFilePath(int modId, int modfileId);

Parameters

Name Description
modId
modfileId

Returns

string: Result of the function calculations

Description

Generates the file path for a mod binary.

Clone this wiki locally