build: add canonical PortMaster packaging
This commit is contained in:
parent
cf7a963f18
commit
6fac52dd96
12 changed files with 595 additions and 2 deletions
13
scripts/portmaster/gameinfo.xml
Executable file
13
scripts/portmaster/gameinfo.xml
Executable 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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue