add license info and author clarifications to readme
This commit is contained in:
parent
fb50907f9c
commit
27f17fa64b
@ -1,6 +1,14 @@
|
|||||||
# minetestmapper-python
|
# minetestmapper-python
|
||||||
Use python to make minetest maps from worlds.
|
Use python to make minetest maps from worlds.
|
||||||
|
|
||||||
|
## License
|
||||||
|
- sectors2sqlite.py: see lgpl-2.1.txt
|
||||||
|
- other code: see LICENSE
|
||||||
|
|
||||||
|
### Authors
|
||||||
|
- The github.com/minetest team: minetestmapper.py and sectors2sqlite.py (see CHANGELOG.md)
|
||||||
|
- spillz: the original minetestmapper-numpy.py only
|
||||||
|
- Jake Gustafson
|
||||||
|
|
||||||
## Goals:
|
## Goals:
|
||||||
* Conform syntax and features to the new official [https://github.com/minetest/minetestmapper](minetestmapper) which is in C++
|
* Conform syntax and features to the new official [https://github.com/minetest/minetestmapper](minetestmapper) which is in C++
|
||||||
|
Loading…
x
Reference in New Issue
Block a user