• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Platform in updates.xml

BoomerET

Well-known member
Just recently I added platform="win" to my updates.xml file.

I did this since I don't have access to a Mac machine.

In order for my .hl files to work on a mac, do they need to be compiled on a Mac, and therefore two listings in my xml file?

I see this is how the Community Bestiary is done.

Or can I just leave off the platform line and it will work in both environments?
 
Unless you have added something platform-specific, like a non-standard font, Hero Lab files will work on PCs or Macs and you can leave out the platform="".
 
The "Warn About Platform-Specific Fonts" checkbox in the Develop menu is how you can keep yourself from accidently doing so.

(An example of a platform-specific font is Wingdings - all this platform-specificity stuff was added because I tried using some nice open & filled circles in the wingdings font for damage boxes at some point, and then we ran into some trouble when that got used on a Mac).
 
Back
Top