Linux config Categories section #488
|
For my POM I use
When I ran the DEB I ran fine but it put the game into Other on Linux Mint rather than Games. Any ideas why? |
Answered by
EasyG0ing1
Jun 26, 2026
Replies: 1 comment 2 replies
|
The issue is likely the category name.... The XDG Menu Specification uses <categories>
<category>Game</category>
</categories>check the generated |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@sproket I would figure out where the executable binary is then move it to a path that is already in your PATH environment variable or add its path into your PATH variable.