modded7/buildtools/config.json
Exa 7a329bc07b Add Nomifactory's build scripts
Modified slightly to use LICENSE rather than LICENSE.md
2022-02-10 12:07:06 -08:00

12 lines
313 B
JSON

{
"copyFromSharedServerGlobs": [
"overrides/**/*",
"!overrides/resources/**/*"
],
"copyFromSharedClientGlobs": [
"overrides/**/*",
"!overrides/resources/minecraft/textures/gui/title/background/*"
],
"nightlyHookAvatar": "https://github.com/NomifactoryDevs.png",
"nightlyHookName": "Nightly Builds"
}