mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2024-12-22 17:49:43 +01:00
Added a technicality I just realised, lol
This commit is contained in:
parent
794ef29638
commit
5934802fca
1 changed files with 3 additions and 2 deletions
|
@ -6,10 +6,11 @@ VVVVVV's source code is made available under a [custom license](LICENSE.md), whi
|
|||
|
||||
| Project | Creator | Description | Conditions | Link |
|
||||
|---|---|---|---|---|
|
||||
| VVVVVVwasm|kotborealis|Web Assembly port of VVVVVV| Must compile with the makeandplay define set, cannot distribute the original levels. | [github repo](https://github.com/kotborealis/VVVVVVwasm) |
|
||||
| VVVVVV: Make and Play Edition |[Terry Cavanagh](http://distractionware.com/)|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.| Must compile with the makeandplay define set, cannot distribute the original levels. | [download](https://thelettervsixtim.es/makeandplay/) |
|
||||
| Ved | [Dav999 and InfoTeddy](https://gitgud.io/Dav999/ved/-/graphs/master) | An external editor for VVVVVV levels. | No conditions. | [download](https://tolp.nl/ved/), [gitlab](https://gitgud.io/Dav999/ved) |
|
||||
| VVVVVV: Community Edition | https://github.com/v6cord/VVVVVV-CE/graphs/contributors | Community fork of VVVVVV focused on expanding the capabilities of player levels. | Must compile with the makeandplay define set, cannot distribute the original levels. | [github repo](https://github.com/v6cord/VVVVVV-CE) |
|
||||
| VVVVVVwasm|kotborealis|Web Assembly port of VVVVVV| Must compile with the makeandplay define set, cannot distribute the original levels. | [github repo](https://github.com/kotborealis/VVVVVVwasm) |
|
||||
| cursed_vvvvvv.exe | [MustardBucket](https://twitter.com/mustard_bucket/) | Modified version of VVVVVV where instead of flipping gravity you jump normally, can jump multiple times, and wall jump. | Make it impossible to revert to ordinary flipping behaviour. | [download](https://mustardbucket.itch.io/cursed-vvvvvv?secret=O0KvS02wD473pXBF9avreZsww), [twitter gif](https://twitter.com/mustard_bucket/status/1216272971779670016) |
|
||||
| Haiku Port | [Julius C. Enriquez](https://github.com/win8linux) | Port for the Haiku operating system. | Display the following text in the Haiku package to make it clear that this is an exception: "VVVVVV is a commercial game! The author has given special permission to make this Haiku version available for free. If you enjoy the game, please consider purchasing a copy at [thelettervsixtim.es](http://thelettervsixtim.es)." | (coming soon) |
|
||||
| Ved | [Dav999 and InfoTeddy](https://gitgud.io/Dav999/ved/-/graphs/master) | An external editor for VVVVVV levels. | No conditions. | [download](https://tolp.nl/ved/), [gitlab](https://gitgud.io/Dav999/ved) |
|
||||
|
||||
In general, if you're interested in creating something that falls outside the license terms, [get in touch with Terry!](http://distractionware.com/email/)
|
||||
|
|
Loading…
Reference in a new issue