The mod template has not been kept up to date with the recent build system changes, nor is it sufficiently instructive.
Currently, developers still clone the full Fahrenheit solution and build a new core alongside their mod. This should not be the case on release. Users should link with release binaries from a ZIP package instead. The template should reflect this.
The template should generally be accompanied by, or executed as, several samples which demonstrate key tasks.
This issue is indirectly blocked by the presence of a richer modding API such as the one proposed in fahrenheit-crew/fahrenheit#38.
The mod template has not been kept up to date with the recent build system changes, nor is it sufficiently instructive.
Currently, developers still clone the full Fahrenheit solution and build a new core alongside their mod. This should not be the case on release. Users should link with release binaries from a ZIP package instead. The template should reflect this.
The template should generally be accompanied by, or executed as, several samples which demonstrate key tasks.
This issue is indirectly blocked by the presence of a richer modding API such as the one proposed in fahrenheit-crew/fahrenheit#38.