2019-09-16 00:07:43 +02:00
|
|
|
# Repixture
|
2017-07-04 18:57:04 +02:00
|
|
|
|
2019-09-16 00:07:43 +02:00
|
|
|
Repixture is a revival of Pixture 0.1.1, a game for Minetest 0.4.
|
2017-06-22 01:41:46 +02:00
|
|
|
|
2019-09-01 14:02:21 +02:00
|
|
|
This is a sandbox survival crafting game focusing on low-tech and
|
|
|
|
unique graphics and sounds.
|
2017-06-22 01:41:46 +02:00
|
|
|
|
2019-09-01 15:12:42 +02:00
|
|
|
## Version
|
2019-09-24 21:47:50 +02:00
|
|
|
0.6.0
|
2019-09-01 15:12:42 +02:00
|
|
|
|
2019-08-29 02:17:44 +02:00
|
|
|
## Project Notes
|
2017-06-22 01:41:46 +02:00
|
|
|
|
2019-09-16 00:07:43 +02:00
|
|
|
Repixture works for Minetest 5.0.0. It's a fork of Pixture 0.1.1.
|
|
|
|
The goal of Repixture is to make Pixture work properly in
|
2019-09-01 14:02:21 +02:00
|
|
|
latest Minetest versions and to fix bugs and improve usability.
|
2019-08-29 02:17:44 +02:00
|
|
|
The original gameplay of Pixture will be preserved, only bugfixes
|
|
|
|
and usability features will be added.
|
2019-09-01 14:02:21 +02:00
|
|
|
There will be no major changes to gameplay.
|
2019-06-23 20:15:46 +02:00
|
|
|
|
2017-07-04 18:57:04 +02:00
|
|
|
## Changelog
|
|
|
|
|
2019-09-01 14:02:21 +02:00
|
|
|
See file *CHANGELOG.md*.
|
2017-07-04 18:57:04 +02:00
|
|
|
|
|
|
|
## Credits
|
2017-06-22 01:41:46 +02:00
|
|
|
|
2019-09-16 00:07:43 +02:00
|
|
|
Repixture was started by Wuzzy. It's a fork of Pixture.
|
2019-09-01 14:02:21 +02:00
|
|
|
|
|
|
|
Pixture is Copyright (C) 2015-2017 KaadmY.
|
|
|
|
|
|
|
|
By [KaadmY](https://github.com/kaadmy)
|
|
|
|
Inspiration by [Kenney](http://kenney.nl)
|
|
|
|
|
2017-06-27 21:13:30 +02:00
|
|
|
- [Kenney](http://kenney.nl) for the inspiration, most of the aesthetic.
|
2019-06-23 20:15:46 +02:00
|
|
|
- Sounds in the default mod are all by Kenney (CC0)
|
2017-06-22 01:41:46 +02:00
|
|
|
- All textures/models by KaadmY (CC BY-SA 4.0)
|
|
|
|
|
2017-07-04 18:57:04 +02:00
|
|
|
## Licenses
|
2017-06-22 01:41:46 +02:00
|
|
|
|
2019-09-13 17:36:07 +02:00
|
|
|
This game is free software, licensed 100% under free software licenses.
|
|
|
|
|
|
|
|
See *LICENSE.txt* or the links below for the full license texts.
|
|
|
|
|
|
|
|
- Media files: all licensed under CC BY-SA 4.0 or CC0, with one exception:
|
|
|
|
- The exception: Sounds in the `weather` mod are under GPLv2 (these sounds should be replaced later)
|
|
|
|
- See per-mod READMEs for details
|
|
|
|
- Source code: all licensed under LGPLv2.1 (or later versions of the LGPL), or MIT License, see per-mod READMEs.
|
|
|
|
|
|
|
|
Links:
|
|
|
|
- CC BY-SA 4.0: <https://creativecommons.org/licenses/by-sa/4.0>
|
|
|
|
- CC0: <https://creativecommons.org/publicdomain/zero/1.0>
|
|
|
|
- GPLv2: <https://www.gnu.org/licenses/old-licenses/gpl-2.0>
|
|
|
|
- LGPLv2.1: <https://www.gnu.org/licenses/old-licenses/lgpl-2.1>
|
|
|
|
- MIT License: <https://mit-license.org/>
|