local

public final LocalMod local(String path)

Add a local mod form 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 mod


public final LocalMod local(File file)

Add a local mod form disk.

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

Parameters

file

of that mod