From 8a86514e31bd05f7954e13eb0e17e0ba178edda3 Mon Sep 17 00:00:00 2001 From: hut Date: Mon, 29 Apr 2024 15:43:00 +0200 Subject: [PATCH] add LICENSE.md --- LICENSE.md | 29 +++++++++++++++++++++++++++++ README.md | 34 +++------------------------------- src/build/pack.sh | 1 + 3 files changed, 33 insertions(+), 31 deletions(-) create mode 100644 LICENSE.md diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..f03bedf --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,29 @@ +# Licenses of OutFly files + +- Source code: GPL Version 3.0 + - https://codeberg.org/hut/outfly +- 3D models: Original art, placed under the Creative Commons CC0 License +- Photographs of celestial bodies: By NASA, public domain +- Icon: Creative Commons CC0 License +- Original sound files: + - wakeup.ogg: Creative Commons CC0 License +- Other sound files: [Pixabay Content License](https://pixabay.com/service/license-summary) + - https://pixabay.com/sound-effects/typosonic-typing-192811 + - https://pixabay.com/sound-effects/click-button-140881 + - https://pixabay.com/sound-effects/data-transmission-sound-from-14664-72309 + - https://pixabay.com/sound-effects/thrusters-loopwav-14699 + - https://pixabay.com/sound-effects/rocket-loop-99748 + - https://pixabay.com/sound-effects/350cc-bike-firing-32391 + - https://pixabay.com/sound-effects/electricity-6353 + - https://pixabay.com/sound-effects/ducati-696-monster-33217 + - https://pixabay.com/sound-effects/high-energy-humming-195612 + - https://pixabay.com/sound-effects/box-crash-106687 + - https://pixabay.com/sound-effects/electric-fan-motor-blades-removed-13169 + - https://pixabay.com/sound-effects/whoosh-blow-flutter-shortwav-14678/ + - https://pixabay.com/sound-effects/dslr-camera-sounds-26117/ +- Music: [Cinematic Cello](https://pixabay.com/music/build-up-scenes-cinematic-cello-115667) by [Aleksey Chistilin](https://pixabay.com/users/lexin_music-28841948/), [Pixabay Content License](https://pixabay.com/service/license-summary) +- Star chart based on the [HYG Stellar database](https://github.com/astronexus/HYG-Database) +- Font Yupiter-Regular.ttf is placed under the SIL OPEN FONT LICENSE Version 1.1 and is based on: + - Noto Sans Symbols 2, Copyright 2022 The Noto Project Authors (https://github.com/notofonts/symbols) + - ZCOOL QingKe HuangYou, Copyright 2018 The ZCOOL QingKe HuangYou Project Authors (https://www.github.com/googlefonts/zcool-qingke-huangyou) + - Noto Sans SC, Copyright 2014-2021 Adobe (http://www.adobe.com/), with Reserved Font Name 'Source'. diff --git a/README.md b/README.md index 0f652a0..7330d18 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ + ▀████████████████████████████████████████████████████▀ ``` -[Features](#features) • [Controls](#controls) • [Running OutFly](#running-outfly) • [Troubleshooting](#troubleshooting) • [Building](#building) • [Changelog](#changelog) • [Credits](#credits) +[Features](#features) • [Controls](#controls) • [Running OutFly](#running-outfly) • [Troubleshooting](#troubleshooting) • [Building](#building) • [Changelog](#changelog) # OutFly @@ -26,6 +26,8 @@ Imagine a blend of [Fallout](https://en.wikipedia.org/wiki/Fallout_%28series%29) This game aims to respect the player as much as possible. It doesn't waste your time: Despite the vastness of space, nothing takes too long. Speed cheats are active by default, allowing you to visit places you normally couldn't, without passing out from the g-forces. There are no anxiety-causing features (apart of, maybe, space itself), no loading screens, nothing to micromanage, not even save games. You can plunge into the game any time you feel like it, and it's up to you whether you just want to soak in the beautiful scenery, engage with the survival mechanics [still in development], or dive into the game story [still in development]. And finally, it's not just DRM-free but completely open source, allowing you to tinker on any part of the game to your liking. +Source code: https://codeberg.org/hut/outfly + ![screenshot](doc/images/screenshot3.jpg) # Features @@ -302,33 +304,3 @@ This enables the following: - Implement conversation system - v0.1.1: Better sky box and HUD - v0.1.0: First release with basic controls, HUD, sounds, skybox, sun - -# Credits - -- Source code: GPL Version 3.0 - - https://codeberg.org/hut/outfly -- 3D models: Original art, placed under the Creative Commons CC0 License -- Photographs of celestial bodies: By NASA, public domain -- Icon: Creative Commons CC0 License -- Original sound files: - - wakeup.ogg: Creative Commons CC0 License -- Other sound files: [Pixabay Content License](https://pixabay.com/service/license-summary) - - https://pixabay.com/sound-effects/typosonic-typing-192811 - - https://pixabay.com/sound-effects/click-button-140881 - - https://pixabay.com/sound-effects/data-transmission-sound-from-14664-72309 - - https://pixabay.com/sound-effects/thrusters-loopwav-14699 - - https://pixabay.com/sound-effects/rocket-loop-99748 - - https://pixabay.com/sound-effects/350cc-bike-firing-32391 - - https://pixabay.com/sound-effects/electricity-6353 - - https://pixabay.com/sound-effects/ducati-696-monster-33217 - - https://pixabay.com/sound-effects/high-energy-humming-195612 - - https://pixabay.com/sound-effects/box-crash-106687 - - https://pixabay.com/sound-effects/electric-fan-motor-blades-removed-13169 - - https://pixabay.com/sound-effects/whoosh-blow-flutter-shortwav-14678/ - - https://pixabay.com/sound-effects/dslr-camera-sounds-26117/ -- Music: [Cinematic Cello](https://pixabay.com/music/build-up-scenes-cinematic-cello-115667) by [Aleksey Chistilin](https://pixabay.com/users/lexin_music-28841948/), [Pixabay Content License](https://pixabay.com/service/license-summary) -- Star chart based on the [HYG Stellar database](https://github.com/astronexus/HYG-Database) -- Font Yupiter-Regular.ttf is placed under the SIL OPEN FONT LICENSE Version 1.1 and is based on: - - Noto Sans Symbols 2, Copyright 2022 The Noto Project Authors (https://github.com/notofonts/symbols) - - ZCOOL QingKe HuangYou, Copyright 2018 The ZCOOL QingKe HuangYou Project Authors (https://www.github.com/googlefonts/zcool-qingke-huangyou) - - Noto Sans SC, Copyright 2014-2021 Adobe (http://www.adobe.com/), with Reserved Font Name 'Source'. diff --git a/src/build/pack.sh b/src/build/pack.sh index 92bc834..d6205a2 100755 --- a/src/build/pack.sh +++ b/src/build/pack.sh @@ -32,6 +32,7 @@ SRCPATH="outfly_v$VERSION" mkdir "$SRCPATH" cp ../README.md "$SRCPATH" +cp ../LICENSE.md "$SRCPATH" cp ../target/x86_64-pc-windows-gnu/release/outfly.exe "$SRCPATH"/OutFly.exe zip -v -r -9 ../"outfly_v${VERSION}_windows.zip" "$SRCPATH"