Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xml. shortcuts not showing on menu #77

Open
DeathKorpGuardsman opened this issue Dec 27, 2021 · 3 comments
Open

xml. shortcuts not showing on menu #77

DeathKorpGuardsman opened this issue Dec 27, 2021 · 3 comments

Comments

@DeathKorpGuardsman
Copy link

DeathKorpGuardsman commented Dec 27, 2021

I'm trying to make a shortcut to enable dev mode on Xash3DS half life, but I cannot get the xml file to show up in the homebrew launcher menu. if you need anymore info, just ask.

@Goldegag37
Copy link

Goldegag37 commented Feb 19, 2024

are you sure that it follows the syntax:

<shortcut>
    <executable>/path/to/file.3dsx</executable>
    <icon>/path/to/file.smdh</icon>
    <arg>(arguments)</arg>
    <name>Homebrew app</name>
    <description>Homebrew app description</description>
    <author>Author</author>
</shortcut>

this should be the only thing in the file

@koppo5657
Copy link

are you sure that it follows the syntax:

<shortcut>
    <executable>/path/to/file.3dsx</executable>
    <icon>/path/to/file.smdh</icon>
    <arg>(arguments)</arg>
    <name>Homebrew app</name>
    <description>Homebrew app description</description>
    <author>Author</author>
</shortcut>

this should be the only thing in the file

I have done the same as you and it still doesnt appear

@WinterMute
Copy link
Member

I have done the same as you and it still doesnt appear

Please paste the contents of your .xml file in this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants