Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Commit

Permalink
INITIAL
Browse files Browse the repository at this point in the history
  • Loading branch information
aspctt authored Nov 29, 2024
1 parent c6e0730 commit cfd0438
Show file tree
Hide file tree
Showing 10 changed files with 812 additions and 8 deletions.
5 changes: 5 additions & 0 deletions CHANGE_LOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Jet Sounds Updated - Mod Support :: Change Log
- - -

* 2024-11-29: 1.0.0.0
+ Initial release!
5 changes: 5 additions & 0 deletions GameData/JetSoundsUpdatedModSupport/CHANGE_LOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Jet Sounds Updated - Mod Support :: Change Log
- - -

* 2024-11-29: 1.0.0.0
+ Initial release!
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"NAME" : "Jet Sounds Updated - Mod Support",
"URL" : "https://raw.githubusercontent.com/aspctt/JetSoundsUpdatedModSupport/main/JetSoundsUpdatedModSupport.version",
"DOWNLOAD" : "https://github.com/aspctt/JetSoundsUpdatedModSupport/releases",
"CHANGE_LOG" : "https://raw.githubusercontent.com/aspctt/JetSoundsUpdatedModSupport/main/CHANGE_LOG.md",
"CHANGE_LOG_URL": "https://raw.githubusercontent.com/aspctt/JetSoundsUpdatedModSupport/main/CHANGES.md",
"VERSION":{
"MAJOR":1,
"MINOR":0,
"PATCH":0,
"BUILD":0
},
"KSP_VERSION_MIN":{
"MAJOR":1,
"MINOR":8,
"PATCH":0
}
}
674 changes: 674 additions & 0 deletions GameData/JetSoundsUpdatedModSupport/LICENSE

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions GameData/JetSoundsUpdatedModSupport/NOTICE
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
"Kerbal Space Program" is ©2011-2017 Squad; ©2011-2024 Take-Two Interactive Software, Inc. This project is in no way associated with nor endorsed by Squad or Take-Two Interactive.

Other trademarks and registered trademarks are the property of the respective trademark holders.

© 2024 ASPCT
37 changes: 37 additions & 0 deletions GameData/JetSoundsUpdatedModSupport/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# Jet Sounds Updated - Mod Support
- - -

## Description

Jet Sounds Updated - Mod Support adds new jet sounds support for some of the popular mods.

## Installation

To install, place the GameData folder inside your Kerbal Space Program folder. If asked to overwrite files, please do so.

**REMOVE ANY OLD VERSIONS BEFORE INSTALLING**.

### Dependencies

* Hard Depencies:
* [JetSoundsUpdated](https://github.com/linuxgurugamer/JetSoundsUpdated)

### Licensing

This work is licensed as follows:

* [GPL 3.0](https://www.gnu.org/licenses/gpl-3.0.en.html). See [here](./LICENSE.GPL-3_0)
+ You are free to:
- Use : unpack and use the material in any computer or device
- Redistribute : redistribute the original package in any medium
- Adapt : Reuse, modify or incorporate source code into your works (and redistribute it!)
+ Under the following terms:
- You retain any copyright notices
- You recognise and respect any trademarks
- You don't impersonate the authors, neither redistribute a derivative that could be misrepresented as theirs.
- You credit the author and republish the copyright notices on your works where the code is used.
- You relicense (and fully comply) your works using GPL 3.0
- Please note that upgrading the license to any posterior GPL **IS NOT ALLOWED** for this work, as the author **DID NOT** added the "or (at your option) any later version" on the license.
- You don't mix your work with GPL incompatible works.

Please note the copyrights and trademarks in [NOTICE](./NOTICE)
18 changes: 18 additions & 0 deletions JetSoundsUpdatedModSupport.version
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"NAME" : "Jet Sounds Updated - Mod Support",
"URL" : "https://raw.githubusercontent.com/aspctt/JetSoundsUpdatedModSupport/main/JetSoundsUpdatedModSupport.version",
"DOWNLOAD" : "https://github.com/aspctt/JetSoundsUpdatedModSupport/releases",
"CHANGE_LOG" : "https://raw.githubusercontent.com/aspctt/JetSoundsUpdatedModSupport/main/CHANGE_LOG.md",
"CHANGE_LOG_URL": "https://raw.githubusercontent.com/aspctt/JetSoundsUpdatedModSupport/main/CHANGES.md",
"VERSION":{
"MAJOR":1,
"MINOR":0,
"PATCH":0,
"BUILD":0
},
"KSP_VERSION_MIN":{
"MAJOR":1,
"MINOR":8,
"PATCH":0
}
}
16 changes: 8 additions & 8 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GNU GENERAL PUBLIC LICENSE
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007

Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.

Expand Down Expand Up @@ -631,8 +631,8 @@ to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

<one line to give the program's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>
{one line to give the program's name and a brief idea of what it does.}
Copyright (C) {year} {name of author}

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand All @@ -645,14 +645,14 @@ the "copyright" line and a pointer to where the full notice is found.
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
along with this program. If not, see <http://www.gnu.org/licenses/>.

Also add information on how to contact you by electronic and paper mail.

If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:

<program> Copyright (C) <year> <name of author>
{project} Copyright (C) {year} {fullname}
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.
Expand All @@ -664,11 +664,11 @@ might be different; for a GUI interface, you would use an "about box".
You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
<https://www.gnu.org/licenses/>.
<http://www.gnu.org/licenses/>.

The GNU General Public License does not permit incorporating your program
into proprietary programs. If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License. But first, please read
<https://www.gnu.org/licenses/why-not-lgpl.html>.
<http://www.gnu.org/philosophy/why-not-lgpl.html>.
5 changes: 5 additions & 0 deletions NOTICE
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
"Kerbal Space Program" is ©2011-2017 Squad; ©2011-2024 Take-Two Interactive Software, Inc. This project is in no way associated with nor endorsed by Squad or Take-Two Interactive.

Other trademarks and registered trademarks are the property of the respective trademark holders.

© 2024 ASPCT
37 changes: 37 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# Jet Sounds Updated - Mod Support
- - -

## Description

Jet Sounds Updated - Mod Support adds new jet sounds support for some of the popular mods.

## Installation

To install, place the GameData folder inside your Kerbal Space Program folder. If asked to overwrite files, please do so.

**REMOVE ANY OLD VERSIONS BEFORE INSTALLING**.

### Dependencies

* Hard Depencies:
* [JetSoundsUpdated](https://github.com/linuxgurugamer/JetSoundsUpdated)

### Licensing

This work is licensed as follows:

* [GPL 3.0](https://www.gnu.org/licenses/gpl-3.0.en.html). See [here](./LICENSE.GPL-3_0)
+ You are free to:
- Use : unpack and use the material in any computer or device
- Redistribute : redistribute the original package in any medium
- Adapt : Reuse, modify or incorporate source code into your works (and redistribute it!)
+ Under the following terms:
- You retain any copyright notices
- You recognise and respect any trademarks
- You don't impersonate the authors, neither redistribute a derivative that could be misrepresented as theirs.
- You credit the author and republish the copyright notices on your works where the code is used.
- You relicense (and fully comply) your works using GPL 3.0
- Please note that upgrading the license to any posterior GPL **IS NOT ALLOWED** for this work, as the author **DID NOT** added the "or (at your option) any later version" on the license.
- You don't mix your work with GPL incompatible works.

Please note the copyrights and trademarks in [NOTICE](./NOTICE)

0 comments on commit cfd0438

Please sign in to comment.