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