mirror of
https://github.com/webbukkit/dynmap.git
synced 2025-01-22 23:51:35 +01:00
DynmapCore: fix indentation
This commit is contained in:
parent
1fb4d6c244
commit
d0926b0ec7
@ -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…
Reference in New Issue
Block a user