folder

public final ModFolder folder(File folder)

Add mods inside a folder from local disk.

Suggestion To use a relative path and embed the mod into project directory would be better for git or collaboration.

Parameters

folder

a folder contains mods


public final ModFolder folder(String path)

Add mods inside a folder from local disk.

Suggestion To use a relative path and embed the mod into project directory would be better for git or collaboration.

Parameters

path

of that folder