mirror of
https://github.com/tobspr/shapez.io.git
synced 2025-06-13 13:04:03 +00:00
Merge branch 'master' into modloader-check-requirements
This commit is contained in:
commit
5adb7fb3ed
@ -56,6 +56,7 @@ export const MOD_ITEM_PROCESSOR_HANDLERS = {};
|
||||
* @type {Object<string, (ProccessingRequirementsImplementationPayload) => boolean>}
|
||||
*/
|
||||
export const MODS_PROCESSING_REQUIREMENTS = {};
|
||||
|
||||
/**
|
||||
* @type {Object<string, ({entity: Entity}) => boolean>}
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user