Jump to content

How to add icons?


Go to solution Solved by AnotherLurker,

11 posts in this topic

Recommended Posts

Posted

    <key>entry</key>
    <dict>
        <key>cell</key>
        <string>PSLinkCell</string>
        <key>icon</key>
        <string>dh4.png</string>
        <key>label</key>
        <string>DH4 Cheats</string>
    </dict>
    <key>items</key>

 

Highlighted is what u need, also u need icon 32x32.

Posted

<key>entry</key>

    <dict>

        <key>cell</key>

        <string>PSLinkCell</string>

        <key>icon</key>

        <string>dh4.png</string>

        <key>label</key>

        <string>DH4 Cheats</string>

    </dict>

    <key>items</key>

 

Highlighted is what u need, also u need icon 32x32.

You just type gamename.png?

  • Solution
Posted

no no, u add a icon in the Resources folder of your Preference Bundle, then get a icon from your game's .app place it in Resoures folder, and change the name of the png in entry.plist to the name of the icon u just got

Posted

no no, u add a icon in the Resources folder of your Preference Bundle, then get a icon from your game's .app place it in Resoures folder, and change the name of the png in entry.plist to the name of the icon u just got

Ok

Posted

You can usually find the icon inside the .app folder of the game if there's none there then Google for one. :)

Posted

You can usually find the icon inside the .app folder of the game if there's none there then Google for one. :)

I just create new file with plague icon 32x32

Posted

Yeah you can also Photoshop it if you'd like. 16x16 is more suitable IMO but 32x32 will do the job fine also! :thumbsup:

Guest
This topic is now closed to further replies.
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines