Skip to content

DaedalicEntertainment/ue4-tps-license-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ue4-tps-license-tool

Parses and combines the results of UAT ListThirdPartySoftware.

Quickfacts

  • Current Version: 1.0
  • Engine Version: Qt 5.12.4
  • Supported Platforms: PC
  • Languages: English

Usage

  1. Run UAT as explained at https://answers.unrealengine.com/questions/582448/third-party-ue-components-in-our-final-product.html
  2. Start the tool.
  3. Set Unreal Engine Path to the base path of your Unreal Engine 4 source checkout (e.g. C:\Projects\ue4).
  4. Set TPS Audit Output Path to the output generated by UAT (e.g. C:\Users\Daedalic\Desktop\TPSAudit.txt).
  5. Set Output Path to the path you want to write your combined license file to (e.g. C:\Users\Daedalic\Desktop\test.txt).
  6. Click Generate License File.

The tool will create a text file of the form

LicenseName1

LicenseContent1


LicenseName2

LicenseContent2


...

Feel free to adapt the tool as you wish.

Release Notes

Version 1.0

Initial release.

About

Runs UAT ListThirdPartySoftware and combines the results.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages