Skip to content

MCUpdater-Mods/IGI-Addon-RFTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Scott Barbour
Jun 12, 2015
5e720ae · Jun 12, 2015

History

8 Commits
Jun 12, 2015
Jun 11, 2015
Jun 11, 2015
Jun 11, 2015
Jun 11, 2015
Jun 11, 2015
Jun 11, 2015
Jun 12, 2015
Jun 11, 2015
Jun 11, 2015

Repository files navigation

IGI-Addon-RFTools

Tag support for RFTools in InGame-Info-XML

Special license permission: Lunatrius has explicit permission to make this mod obsolete by including the functionality directly into InGame-Info-XML via wholesale copying and modification to the namespaces to conform to his own. In the event of this occurrence, all rights to the code will be transferred to Lunatrius.

Example usage:

<line>
  <str>Dim </str>
  <var>dimensionid</var>
  <str>: </str>
  <if>
    <var>rftdimension</var>
    <concat>
      <var>rftdimensionname</var>
      <str> (</str>
      <var>rftdimensionpower</var>
      <str> RF @ </str>
      <var>rftdimensioncost</var>
      <str> RF/t)</str>
    </concat>
    <var>dimension</var>
  </if>
</line>

About

Tag support for RFTools in InGameInfoXML

Topics

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE-fml.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages