DynmapCore: fix indentation
This commit is contained in:
parent
3ea7daefbc
commit
bea4e468b9
1 changed files with 6 additions and 6 deletions
|
|
@ -15,12 +15,12 @@ processResources {
|
||||||
// replace stuff in mcmod.info, nothing else
|
// replace stuff in mcmod.info, nothing else
|
||||||
filesMatching([
|
filesMatching([
|
||||||
'core.yml',
|
'core.yml',
|
||||||
'lightings.txt',
|
'lightings.txt',
|
||||||
'perspectives.txt',
|
'perspectives.txt',
|
||||||
'shaders.txt',
|
'shaders.txt',
|
||||||
'extracted/web/version.js',
|
'extracted/web/version.js',
|
||||||
'extracted/web/index.html',
|
'extracted/web/index.html',
|
||||||
'extracted/web/login.html',
|
'extracted/web/login.html',
|
||||||
]) {
|
]) {
|
||||||
// replace version and mcversion
|
// replace version and mcversion
|
||||||
expand(
|
expand(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue