It's Brazilian, not European
This commit is contained in:
+2
-2
@@ -18,7 +18,7 @@ after_build:
|
||||
|
||||
md %TMP%\full\plugins\zh-Hans\
|
||||
|
||||
md %TMP%\full\plugins\pt-PT\
|
||||
md %TMP%\full\plugins\pt-BR\
|
||||
|
||||
md %TMP%\full\ram\
|
||||
|
||||
@@ -32,7 +32,7 @@ after_build:
|
||||
|
||||
copy %APPVEYOR_BUILD_FOLDER%\source-code\x64\%CONFIGURATION%\zh-Hans\*.dll %TMP%\full\plugins\zh-Hans\
|
||||
|
||||
copy %APPVEYOR_BUILD_FOLDER%\source-code\x64\%CONFIGURATION%\pt-PT\*.dll %TMP%\full\plugins\pt-PT\
|
||||
copy %APPVEYOR_BUILD_FOLDER%\source-code\x64\%CONFIGURATION%\pt-BR\*.dll %TMP%\full\plugins\pt-BR\
|
||||
|
||||
copy "%APPVEYOR_BUILD_FOLDER%\source-code\data\README - PD Loader.url" %TMP%\full\
|
||||
|
||||
|
||||
Reference in New Issue
Block a user