ru.linux_gaming.PortProton.metainfo.xml 5.18 KB
Newer Older
Boria138's avatar
Boria138 committed
1 2 3 4 5
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
	<id>ru.linux_gaming.PortProton</id>

	<name>PortProton</name>
6 7
	<summary>Software for running Windows games</summary>
	<summary xml:lang="ru">Программа для запуска игр с Windows</summary>
Boria138's avatar
Boria138 committed
8 9 10 11 12

	<developer id="linux-gaming.ru">
		<name>Mikhail Tergoev</name>
	</developer>

13
	<url type="homepage">https://linux-gaming.ru</url>
Boria138's avatar
Boria138 committed
14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102
	<url type="bugtracker">https://github.com/Castro-Fidel/PortWINE/issues</url>
	<url type="donation">https://linux-gaming.ru/t/podderzhat-proekt/123/</url>
	<url type="vcs-browser">https://github.com/Castro-Fidel/PortWINE</url>
	<url type="help">https://linux-gaming.ru/c/portproton/4</url>

	<metadata_license>CC0-1.0</metadata_license>
	<project_license>MIT</project_license>

	<description>
		<p>
			PortProton is a project designed to make it easy and convenient to run Windows games on Linux for both beginners and advanced users. The project strives to make running games (and other software) as easy as possible, but at the same time provides flexible settings for advanced users
		</p>
		<p xml:lang="ru">
			PortProton – это проект, разработанный для того, чтобы сделать легким и удобным запуск Windows игр на Linux как для начинающих, так и для продвинутых пользователей. Проект стремится сделать запуск игр (и другого программного обеспечения) максимально простым, но в то же время предоставляет гибкие настройки для продвинутых пользователей
		</p>
	</description>

	<launchable type="desktop-id">ru.linux_gaming.PortProton.desktop</launchable>

	<screenshots>
		<screenshot type="default">
			<caption>Installed</caption>
			<image>https://raw.githubusercontent.com/Castro-Fidel/PortProton_ALT/main/screenshots/installed.png</image>
		</screenshot>
		<screenshot>
			<caption>Auto Installs</caption>
			<image>https://raw.githubusercontent.com/Castro-Fidel/PortProton_ALT/main/screenshots/auto_install.png</image>
		</screenshot>
		<screenshot>
			<caption>Emulators Auto Installs</caption>
			<image>https://raw.githubusercontent.com/Castro-Fidel/PortProton_ALT/main/screenshots/emulators.png</image>
		</screenshot>
		<screenshot>
			<caption>App Menu</caption>
			<image>https://raw.githubusercontent.com/Castro-Fidel/PortProton_ALT/main/screenshots/app_menu.png</image>
		</screenshot>
		<screenshot>
			<caption>VKBasalt</caption>
			<image>https://raw.githubusercontent.com/Castro-Fidel/PortProton_ALT/main/screenshots/vkbasalt_settings.png</image>
		</screenshot>
		<screenshot>
			<caption>MangoHud</caption>
			<image>https://raw.githubusercontent.com/Castro-Fidel/PortProton_ALT/main/screenshots/mangohud_settings.png</image>
		</screenshot>
		<screenshot>
			<caption>Edit DB</caption>
			<image>https://raw.githubusercontent.com/Castro-Fidel/PortProton_ALT/main/screenshots/edit_db.png</image>
		</screenshot>
		<screenshot>
			<caption>Wine Settings</caption>
			<image>https://raw.githubusercontent.com/Castro-Fidel/PortProton_ALT/main/screenshots/wine_settings.png</image>
		</screenshot>
		<screenshot>
			<caption>PortProton Settings</caption>
			<image>https://raw.githubusercontent.com/Castro-Fidel/PortProton_ALT/main/screenshots/portproton_settings.png</image>
		</screenshot>
	</screenshots>

  <categories>
    <category>Game</category>
  </categories>

	<keywords>
		<keyword translate="no">wine</keyword>
		<keyword translate="no">proton</keyword>
		<keyword translate="no">steam</keyword>
		<keyword translate="no">windows</keyword>
		<keyword>games</keyword>
	</keywords>

	<provides>
		<mediatype>application/x-ms-dos-executable</mediatype>
		<mediatype>application/x-msi</mediatype>
		<mediatype>application/x-ms-shortcut</mediatype>
		<mediatype>application/x-wine-extension-msp</mediatype>
	</provides>

	<recommends>
		<control>pointing</control>
		<control>keyboard</control>
	</recommends>

	<requires>
		<display_length compare="ge">768</display_length>
	</requires>

	<content_rating type="oars-1.1"/>

	<releases>
Mikhail Tergoev's avatar
Mikhail Tergoev committed
103 104 105 106 107 108 109
		<release version="1.5.1" date="2024-03-30">
			<description>
				<ul>
					<li>updated to v1.5.1</li>
				</ul>
			</description>
		</release>
Boria138's avatar
Boria138 committed
110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151
		<release version="1.5" date="2023-11-10">
			<description>
				<ul>
					<li>updated to v1.5</li>
				</ul>
			</description>
		</release>
		<release version="1.4" date="2023-11-11">
			<description>
				<ul>
					<li>update to v1.4</li>
				</ul>
			</description>
		</release>
		<release version="1.3" date="2023-11-24">
			<description>
				<ul>
					<li>updated to v1.3</li>
				</ul>
			</description>
		</release>
		<release version="1.2" date="2023-12-24">
			<description>
				<ul>
					<li>update to v1.2</li>
					<li>updated icon file (png to svg)</li>
				</ul>
			</description>
		</release>
		<release version="1.1" date="2024-02-09">
			<description>
				<ul>
					<li>update to 1.1</li>
					<li>added gitlab.eterfund.ru for download scripts</li>
					<li>added installation path selection</li>
					<li>update desktop file</li>
				</ul>
			</description>
		</release>
	</releases>

</component>