13 lines
532 B
XML
Executable file
13 lines
532 B
XML
Executable file
<?xml version="1.0" encoding="utf-8"?>
|
|
<gameList>
|
|
<game>
|
|
<path>./straywild.sh</path>
|
|
<name>straywild</name>
|
|
<desc>A relaxed multiplayer fishing game about exploring a small island, catching and collecting fish, customizing your character, and spending time by the water.</desc>
|
|
<releasedate>20260804T000000</releasedate>
|
|
<developer>straywild project</developer>
|
|
<publisher>Independent</publisher>
|
|
<genre>adventure, simulation</genre>
|
|
<image>./straywild/screenshot.png</image>
|
|
</game>
|
|
</gameList>
|