home *** CD-ROM | disk | FTP | other *** search
/ Xentax forum attachments archive / xentax.7z / 9771 / Nodeviewer.7z / Nodeviewer / NodeViewer.exe.config < prev    next >
Encoding:
Extensible Markup Language  |  2013-11-17  |  354 b   |  10 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <configuration>
  3.   <appSettings>
  4.     <!-- Path to the asset files -->
  5.     <add key="AssetsPath" value="c:\Program Files\Electronic Arts\BioWare\Star Wars - The Old Republic\Assets\" />
  6.  
  7.     <!-- Load the prototype nodes -->
  8.     <add key="LoadPrototypeNodes" value="true"/>
  9.   </appSettings>
  10. </configuration>