A lot of things.
This commit is contained in:
@@ -66,6 +66,16 @@ export function FSFileData(name, totalChunks, rawFile ) {
|
||||
*/
|
||||
state: 'public',
|
||||
|
||||
/**
|
||||
* If the online patcher is enabled
|
||||
*/
|
||||
meta_online_patcher: false,
|
||||
|
||||
/**
|
||||
* If this patch is a secondary patch.
|
||||
*/
|
||||
meta_secondary_online_patcher: false,
|
||||
|
||||
/**
|
||||
* Look if this file is currently uploading.
|
||||
* @returns {boolean}
|
||||
|
||||
Reference in New Issue
Block a user