build: add canonical PortMaster packaging

This commit is contained in:
Alexander Sellite 2026-08-08 14:23:27 -04:00
parent cf7a963f18
commit 6fac52dd96
12 changed files with 595 additions and 2 deletions

13
scripts/portmaster/gameinfo.xml Executable file
View file

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<gameList>
<game>
<path>./NETfishing.sh</path>
<name>NETfishing</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>NETfishing project</developer>
<publisher>Independent</publisher>
<genre>adventure, simulation</genre>
<image>./netfishing/screenshot.png</image>
</game>
</gameList>