/TGM-Utils

rFactor2 TGM definition parser

Primary LanguageJavaMIT LicenseMIT

TGMUtils

This started out as part of an unfinished project for reading and editing rFactor2 TGM tire defintions. The project itself is on ice, but this TGM parser is one of the results worth releasing and maybe somebody can use to make something with the TGM tire data.

TGM files in rFactor2 contain the definition of how tires behave within the racing simulation. The tire model is rather complex and a tool for editing this is certainly worth the effort for many modders in the community.

Project structure

Simple, tests contains jUnit tests and src the actual bit of source code.

Contributing to TGMUtils

  • Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet
  • Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it
  • Fork the project
  • Start a feature/bugfix branch
  • Commit and push until you are happy with your contribution, then send a pull-request
  • Please try not to mess with the build, version, or history. If you want to have your own version, or is otherwise necessary, that is fine, but please isolate to its own commit so I can cherry-pick around it.

Links

License

MIT License.