Unreal Development Kit Game Programming with UnrealScript:Beginner's Guide
上QQ阅读APP看书,第一时间看更新

Time for action – Installing UnCo

Find the installer included with this book, or head to http://sourceforge.net/projects/uncodex and download the latest version of UnCodeX.

  1. Run the installer. It will ask you to accept the agreement. Read through it and accept.
  2. Choose where you want to install the program. The location doesn't matter so choose a place convenient for you.
  3. The default setting for the components is fine, so let's use a Full Installation. This will give us a graphical interface and some extra help files if we need them.
    Time for action – Installing UnCo
  4. UnCodeX will ask whether you would like to add a Start Menu folder. Select your options and continue.
  5. Select where you would like shortcuts placed and click on Next.
  6. Review the installation settings and click on Install!
    Time for action – Installing UnCo
  7. When the installation finishes, exit without running UnCodeX.

What just happened?

With UnCodeX installed we have a great way to browse through and search Epic's source code, as well as our own when we start creating it. UnCodeX is also very useful for debugging broken code. Now that it's installed, we need to set it up to work with our UDK directory.