INFINITRA Project Licensing Notice
IMPORTANT: The MIT License terms below apply ONLY to the source code files located within the Assets/Scripts/Infinitra.Open/
directory of the INFINITRA project repository, and potentially other files explicitly marked with this license notice.
This license DOES NOT APPLY to the core compiled libraries Infinitra.Core.dll
and Infinitra.Shared.dll
(located in Assets/Plugins/
), other compiled binaries, assets (unless separately licensed), or the INFINITRA service as a whole.
The use, redistribution, and restrictions related to the Infinitra.Core.dll
, Infinitra.Shared.dll
, and the overall INFINITRA software are governed by the End-User License Agreement and the Terms of Service. Specifically, Infinitra.Core.dll
is proprietary, may not be reverse-engineered, and may not be included in any commercially distributed product.
Please review the EULA and Terms of Service for the complete licensing conditions for the INFINITRA software.
The MIT License (MIT)
Copyright © 2025 Richard Bogad
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.