diff --git a/.docs/assets/logo.svg b/.docs/assets/logo.svg index d669b03..c7fa0fc 100644 --- a/.docs/assets/logo.svg +++ b/.docs/assets/logo.svg @@ -1 +1,19 @@ - \ No newline at end of file + + + + + + + + + + diff --git a/Assets/Scenes/Outro/Outro.unity b/Assets/Scenes/Outro/Outro.unity index 8714c75..0b843fb 100644 --- a/Assets/Scenes/Outro/Outro.unity +++ b/Assets/Scenes/Outro/Outro.unity @@ -1926,7 +1926,7 @@ MonoBehaviour: _velocitySpringConfig: _frequency: 70 _damping: 8 - _accelartionSpringConfig: + _accelerationSpringConfig: _frequency: 106 _damping: 3 _id: @@ -2811,7 +2811,7 @@ MonoBehaviour: - Key: devlog Value: Color: {r: 0.9529412, g: 0.42352942, b: 0.37254903, a: 1} - Url: https://www.youtube.com/@aarthificial + Url: https://youtu.be/zQf-E1bNow4 --- !u!54 &2024649236 stripped Rigidbody: m_CorrespondingSourceObject: {fileID: 865434628289337081, guid: 92e7c9ff0c925d449ba5ab7811653d5e, diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..7841841 --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,16 @@ +MIT License + +Copyright (c) 2023 aarthificial + +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. diff --git a/README.md b/README.md index e291cee..79fa19d 100644 --- a/README.md +++ b/README.md @@ -3,16 +3,19 @@ Foundations logo

- - Unity badge - + Play on Steam + Play on itch.io + Unity badge


-# Foundations +# Source Code for *Solomon's Link* -### 🔧 [Latest Game Build](https://github.com/aarthificial/foundations/releases/latest) +This repository contains the source code for the game [Solomon's Link](https://store.steampowered.com/app/2570450). -### 📋 [Project Board](https://github.com/users/aarthificial/projects/1) +The game will most likely not be developed any further. +Pull requests are not open. -### 📂 [Shared Drive](https://drive.google.com/drive/folders/11N_1J57xJ6rhhh6fQ48iF8rI4759ZoRR) \ No newline at end of file +--- + +All assets are licensed under [CC0 1.0](https://creativecommons.org/publicdomain/zero/1.0/).