Changed conf file names to not overwrite your conf files.
This commit is contained in:
@@ -90,7 +90,7 @@ WrongPass.BanType = 0
|
||||
# section my.ini)
|
||||
# ".;/path/to/unix_socket;username;password;database" - (use Unix sockets on
|
||||
# Unix/Linux)
|
||||
# Default: "127.0.0.1;3306;cypher;cypher;auth"
|
||||
# Default: "127.0.0.1;3306;username;password;auth"
|
||||
|
||||
LoginDatabaseInfo = "127.0.0.1;3306;username;password;auth"
|
||||
|
||||
@@ -130,7 +130,7 @@
|
||||
<Content Include="Red.ico" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="BNetServer.conf">
|
||||
<None Include="BNetServer.conf.dist">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
</ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user