Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
No "Editor Suite" tab in launcher
calaminii Offline
Junior Member

Posts: 7
Threads: 1
Joined: Mar 2012
Reputation: 0
#6
Solved: 8 Years, 1 Month ago RE: No "Editor Suite" tab in launcher

(03-14-2012, 04:39 AM)calaminii Wrote: It won't let me post the file, it says the type isn't allowed.

And, I'm not sure what you mean by that exactly... I ran the Console but I'm not sure what to look for?
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<array>
    <dict>
        <key>Label</key>
        <string>Level Editor</string>
        <key>Executable</key>
        <string>./LevelEditor.app</string>
    </dict>
    <dict>
        <key>Label</key>
        <string>Material Editor</string>
        <key>Executable</key>
        <string>./MaterialEditor.app</string>
    </dict>
    <dict>
        <key>Label</key>
        <string>Particle Editor</string>
        <key>Executable</key>
        <string>./ParticleEditor.app</string>
    </dict>
    <dict>
        <key>Label</key>
        <string>Model Editor</string>
        <key>Executable</key>
        <string>./ModelEditor.app</string>
    </dict>
    <dict>
        <key>Label</key>
        <string>Map Viewer</string>
        <key>Executable</key>
        <string>./MapViewer.app</string>
    </dict>
    <dict>
        <key>Label</key>
        <string>Model Viewer</string>
        <key>Executable</key>
        <string>./ModelViewer.app</string>
    </dict>
    <dict>
        <key>Label</key>
        <string>Open Custom Stories</string>
        <key>Folder</key>
        <string>./custom_stories</string>
    </dict>
</array>
</plist>

There's the contents of the EditorSuite.plist
03-15-2012, 04:44 AM
Find


Messages In This Thread
No "Editor Suite" tab in launcher - by calaminii - 03-13-2012, 05:47 AM
RE: No "Editor Suite" tab in launcher - by Urkle - 03-13-2012, 04:00 PM
RE: No "Editor Suite" tab in launcher - by Urkle - 03-14-2012, 03:39 AM
RE: No "Editor Suite" tab in launcher - by calaminii - 03-15-2012, 04:44 AM



Users browsing this thread: 1 Guest(s)