Added VVVVVV: Community Edition and VVVVVVwasm to License exceptions

Both projects can distribute the game's original assets, provided they compile with the makeandplay define set, and do not distribute the original levels.
This commit is contained in:
Terry Cavanagh 2020-01-13 13:26:33 +01:00 committed by GitHub
parent 6a7e848426
commit 21d3f0b79e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -2,10 +2,12 @@ Exceptions granted to the VVVVVV source code license
-------
Last updated on January 12th, 2020.
VVVVVV's source code is made available under a [custom license](LICENSE.md), which states that you must not distribute any materials from the game (i.e. the game's assets) which are not included in this repo unless approved by us in writing. The following is a list of projects which have been given permission by Terry, and under what conditions.
VVVVVV's source code is made available under a [custom license](LICENSE.md), which states that you must not distribute any materials from the game (i.e. the game's assets) which are not included in this repo unless approved by us in writing. The following is a list of projects which have been given permission by Terry to distribute the assets with distributions of the game, and under what conditions.
| Project | Creator | Description | Conditions | Link |
|---|---|---|---|---|
| VVVVVVwasm|kotborealis|Web Assembly port of VVVVVV| Must compile with the makeandplay define set, cannot distribute the original levels. |https://github.com/kotborealis/VVVVVVwasm|
| VVVVVV: Community Edition | https://github.com/v6cord/VVVVVV-CE/graphs/contributors | Community fork of VVVVVV focused on expanding the capibilities of player levels. | Must compile with the makeandplay define set, cannot distribute the original levels. |https://github.com/v6cord/VVVVVV-CE |
| Cursed_VVVVVV | MustardBucket | Modified version of VVVVVV where instead of flipping gravity you jump normally, can jump multiple times, and wall jump. | https://twitter.com/terrycavanagh/status/1216447162634186762 |https://twitter.com/mustard_bucket/status/1216272971779670016 |
In general, if you're interested in creating something that falls outside the license terms, [get in touch with Terry!](http://distractionware.com/email/)