From 72f63f9e936e33996310e8c23a25c1dc26c122fd Mon Sep 17 00:00:00 2001 From: Harrison Date: Thu, 5 Sep 2024 07:48:29 +0300 Subject: [PATCH] chore: update md files --- CHANGELOG.md | 5 ++--- LICENSE.md | 7 ++++++- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6fe1934..601eccb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,12 +3,11 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). -## [0.1.0] 2024-09-03 - -- Initial release of the Ready Player Me NextGen SDK for Unreal Engine. +## [0.1.0] 2024-09-05 ### Added +- Initial release of the Ready Player Me NextGen SDK for Unreal Engine. - Custom RPM Developer window - BasicUI sample map - BasicLoader sample map diff --git a/LICENSE.md b/LICENSE.md index 3c76baa..6edc407 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,4 +1,9 @@ +Copyright 2024 Ready Player Me + The MIT License (MIT) ===================== +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. -This software is provided under the MIT License. +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. \ No newline at end of file