mirror of
https://github.com/thepeacockproject/Peacock
synced 2025-02-16 16:34:28 +01:00
58 lines
2.6 KiB
XML
58 lines
2.6 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<!--
|
|
- The Peacock Project - a HITMAN server replacement.
|
|
- Copyright (C) 2021-2023 The Peacock Project Team
|
|
-
|
|
- This program is free software: you can redistribute it and/or modify
|
|
- it under the terms of the GNU Affero General Public License as published by
|
|
- the Free Software Foundation, either version 3 of the License, or
|
|
- (at your option) any later version.
|
|
-
|
|
- This program is distributed in the hope that it will be useful,
|
|
- but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
- GNU Affero General Public License for more details.
|
|
-
|
|
- You should have received a copy of the GNU Affero General Public License
|
|
- along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
-->
|
|
|
|
<root>
|
|
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
|
<xsd:element name="root" msdata:IsDataSet="true">
|
|
|
|
</xsd:element>
|
|
</xsd:schema>
|
|
<resheader name="resmimetype">
|
|
<value>text/microsoft-resx</value>
|
|
</resheader>
|
|
<resheader name="version">
|
|
<value>1.3</value>
|
|
</resheader>
|
|
<resheader name="reader">
|
|
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</resheader>
|
|
<resheader name="writer">
|
|
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</resheader>
|
|
<data name="HeadlessDescription" xml:space="preserve">
|
|
<value>If the patcher should be run without the GUI.</value>
|
|
</data>
|
|
<data name="DomainDescription" xml:space="preserve">
|
|
<value>The domain for the game to connect to.</value>
|
|
</data>
|
|
<data name="UseHttpDescription" xml:space="preserve">
|
|
<value>If the game should connect using "http://" instead of the default, "https://".</value>
|
|
</data>
|
|
<data name="OptionalDynResDescription" xml:space="preserve">
|
|
<value>If the game should not force the user offline if the dynamic resources are missing or invalid.</value>
|
|
</data>
|
|
<data name="HeadlessBanner" xml:space="preserve">
|
|
<value>====== Peacock Patcher - Headless mode ======</value>
|
|
</data>
|
|
<data name="HelpHeader" xml:space="preserve">
|
|
<value>Peacock Patcher CLI - Copyright (c) 2020-2023 grappigegovert & The Peacock Project</value>
|
|
</data>
|
|
</root>
|