Table of Contents
This part will introduce you to the X-Forge application framework and philosophy.
The part starts with platform-specific chapters, on how to install and build applications on the given platform. The first platform listed is 'desktop Windows'; it is recommended that all developers do most of their development on this 'platform', as that will make the development cycles as short as possible.
You should, however, always remember to test your applications on actual devices often due to the small differences in functionality, plus naturally the differences in CPU power and controls.
After the platform-specific introductions comes the 'Platform Independent' chapter which, in a platform-independent way, walks you through the low-level portion of X-Forge. More detailed information of the core follows in the 'Core' part, should you need clarification on some issue. X-Forge full edition users (ie. if you have the engine part with the X-Forge distribution) can, however, skip to the 'Game Engine' part after going through the 'Platform' chapter. X-Forge Core users have to implement their game directly on top of the X-Forge Core.
In the last chapter there is a short introduction for artists on where to start looking for information when starting to build content for their first X-Forge game.