diff options
Diffstat (limited to 'thirdparty/licenses/sol2.tps')
| -rw-r--r-- | thirdparty/licenses/sol2.tps | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/thirdparty/licenses/sol2.tps b/thirdparty/licenses/sol2.tps new file mode 100644 index 000000000..86e4b8072 --- /dev/null +++ b/thirdparty/licenses/sol2.tps @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="utf-8"?> +<TpsData xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <Name>sol2</Name> + <Location>https://github.com/EpicGames/zen/tree/main/thirdparty/</Location> + <Function>Sol v2.0 - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great</Function> + <Eula>https://github.com/ThePhD/sol2/blob/develop/LICENSE.txt</Eula> + <RedistributeTo> + <EndUserGroup>Licensees</EndUserGroup> + <EndUserGroup>Git</EndUserGroup> + <EndUserGroup>P4</EndUserGroup> + </RedistributeTo> + <LicenseFolder>https://github.com/EpicGames/zen/tree/main/thirdparty/licenses</LicenseFolder> +</TpsData>
\ No newline at end of file |