mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2024-12-22 09:39:43 +01:00
Updated link to cursed_vvvvvv.exe, changed links to shortcuts
This commit is contained in:
parent
adde99dfe6
commit
1c7c4d8c34
1 changed files with 3 additions and 3 deletions
|
@ -6,8 +6,8 @@ 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. |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. | Make it impossible to revert to ordinary flipping behaviour. |https://twitter.com/mustard_bucket/status/1216272971779670016 |
|
||||
| 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: 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. | [github repo](https://github.com/v6cord/VVVVVV-CE) |
|
||||
| cursed_vvvvvv.exe | MustardBucket | 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) |
|
||||
|
||||
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