mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2024-11-05 02:39:41 +01:00
f175b52d55
general cleanup, made the Make and Play exception clearer
4 KiB
4 KiB
VVVVVV's source code is made available under a custom license, 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. In general, if you're interested in creating something that falls outside the license terms, get in touch with Terry!
There is an important general exception: if you're compiling a Make and Play version of the game, then you can you freely distribute the game's assets.
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.
Exceptions granted to the VVVVVV source code license
Last updated on November 22nd, 2020.
Project | Description | Conditions |
---|---|---|
Any distribution of the VVVVVV: Make and Play edition | All distributions and packages of the Make and Play edition can freely distribute the data assets, so long as they compile with the makeandplay define and do not distribute the original levels. | Must compile with the makeandplay define set, cannot distribute the original levels. |
VVVVVV: Make and Play Edition | Terry Cavanagh | The free and official version of VVVVVV that includes player levels, and the tools to create your own levels, but does not include the original levels from the game. |
Ved | Dav999 and InfoTeddy | An external editor for VVVVVV levels. |
VVVVVV: Community Edition | https://github.com/v6cord/VVVVVV-CE/graphs/contributors | Community fork of VVVVVV focused on expanding the capabilities of player levels. |
VVVVVVwasm | kotborealis | Web Assembly port of VVVVVV |
cursed_vvvvvv.exe | MustardBucket | Modified version of VVVVVV where instead of flipping gravity you jump normally, can jump multiple times, and wall jump. |
Haiku Port | Julius C. Enriquez | Port for the Haiku operating system. |
Dreamcast Port | Gustavo Aranda | Port for the Sega Dreamcast. |
XBox One/UWP Port | tunip3 | Port for XBOX ONE (DURANGO) via UWP. |