Files
funnygame/external/steamworks/steamworksexample/NEU/SpaceWar.gdf.xml
2025-07-13 15:47:42 +03:00

28 lines
2.5 KiB
XML
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" encoding="utf-16"?>
<GameDefinitionFile xmlns:baseTypes="urn:schemas-microsoft-com:GamesExplorerBaseTypes.v1" xmlns="urn:schemas-microsoft-com:GameDescription.v1">
<GameDefinition gameID="{E54C5490-0D98-4488-AA61-FBF6F3E167A2}">
<Name>SpaceWar</Name>
<Description>STEAMWORKS Space Wars Example Game</Description>
<ReleaseDate>2009-01-01</ReleaseDate>
<Genres>
<Genre>Action</Genre>
</Genres>
<Version>
<VersionNumber versionNumber="1.0.0.0" />
</Version>
<WindowsSystemPerformanceRating minimum="1" recommended="2.0" />
<Developers>
<Developer URI="http://www.valvesoftware.com/">Valve Corporation</Developer>
</Developers>
<Publishers>
<Publisher URI="http://www.valvesoftware.com/">Valve Corporation</Publisher>
</Publishers>
<GameExecutables>
<GameExecutable path="SteamWorksExample.exe" />
<GameExecutable path="%SteamPath%\Steam.exe" />
<GameExecutable path="%SteamPath%\GameOverlayUI.exe" />
<GameExecutable path="%SteamPath%\bin\SteamService.exe" />
</GameExecutables>
</GameDefinition>
</GameDefinitionFile>