Update README.md a bit
This commit is contained in:
parent
1b231ead4c
commit
190a125aee
31
README.md
31
README.md
@ -1,36 +1,45 @@
|
|||||||
# Pixture Revival
|
# Pixture Revival
|
||||||
Pixture Revival (temporary name) is a revival of the Pixture game.
|
|
||||||
The name of this game will likely change.
|
|
||||||
|
|
||||||
Pixture is Copyright (C) 2015-2017 KaadmY
|
Pixture Revival (temporary name) is a revival of Pixture 0.1.1, a game
|
||||||
|
for Minetest 0.4.
|
||||||
|
Note the name of this game will likely change.
|
||||||
|
|
||||||
By [KaadmY](https://github.com/kaadmy)
|
This is a sandbox survival crafting game focusing on low-tech and
|
||||||
Inspiration by [Kenney](http://kenney.nl)
|
unique graphics and sounds.
|
||||||
|
|
||||||
## Project Notes
|
## Project Notes
|
||||||
|
|
||||||
This game works for Minetest 5.0.0. It's a fork of Pixture 0.1.1.
|
Pixture Revival works for Minetest 5.0.0. It's a fork of Pixture 0.1.1.
|
||||||
The goal of Pixture Revival is to make Pixture work properly in
|
The goal of Pixture Revival is to make Pixture work properly in
|
||||||
latest Minetest versions.
|
latest Minetest versions and to fix bugs and improve usability.
|
||||||
The original gameplay of Pixture will be preserved, only bugfixes
|
The original gameplay of Pixture will be preserved, only bugfixes
|
||||||
and usability features will be added.
|
and usability features will be added.
|
||||||
|
There will be no major changes to gameplay.
|
||||||
|
|
||||||
## Bugs and problems
|
## Bugs, problems and limitations
|
||||||
|
|
||||||
- Villages sometimes have huge landmasses or floating treecaps above them
|
- Villages sometimes have huge landmasses or floating treecaps above them
|
||||||
|
- The v6 mapgen is intentionally disabled
|
||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
See file *CHANGELOG.md* for more information
|
See file *CHANGELOG.md*.
|
||||||
|
|
||||||
## Credits
|
## Credits
|
||||||
|
|
||||||
|
Pixture Revival was started by Wuzzy. It's a fork of Pixture.
|
||||||
|
|
||||||
|
Pixture is Copyright (C) 2015-2017 KaadmY.
|
||||||
|
|
||||||
|
By [KaadmY](https://github.com/kaadmy)
|
||||||
|
Inspiration by [Kenney](http://kenney.nl)
|
||||||
|
|
||||||
- [Kenney](http://kenney.nl) for the inspiration, most of the aesthetic.
|
- [Kenney](http://kenney.nl) for the inspiration, most of the aesthetic.
|
||||||
- Sounds in the default mod are all by Kenney (CC0)
|
- Sounds in the default mod are all by Kenney (CC0)
|
||||||
- All textures/models by KaadmY (CC BY-SA 4.0)
|
- All textures/models by KaadmY (CC BY-SA 4.0)
|
||||||
|
|
||||||
## Licenses
|
## Licenses
|
||||||
|
|
||||||
- Assets: all CC BY-SA 4.0, CC0, or GPL (The GPL ones I want replaced with CC),
|
- Media: all CC BY-SA 4.0, CC0, or GPL (The GPL ones I want replaced with CC),
|
||||||
see per-mod READMEs.
|
see per-mod READMEs.
|
||||||
- Source: all LGPLv2.1+ or MIT, see per-mod READMEs.
|
- Source: all LGPLv2.1+ or MIT, see per-mod READMEs.
|
||||||
|
Loading…
Reference in New Issue
Block a user