diff options
author | metamuffin <metamuffin@disroot.org> | 2025-04-07 12:39:44 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2025-04-07 12:39:44 +0200 |
commit | 7317cfa33db2140300ea5f053ba6ff5a547fc371 (patch) | |
tree | 62d3b282d983329527d2369acd04d55ebd9a178e /readme.md | |
parent | 09ac749d9c1a602ea3d570d4c2ff5d3bdc08e045 (diff) | |
download | weareearth-7317cfa33db2140300ea5f053ba6ff5a547fc371.tar weareearth-7317cfa33db2140300ea5f053ba6ff5a547fc371.tar.bz2 weareearth-7317cfa33db2140300ea5f053ba6ff5a547fc371.tar.zst |
normals working
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ Imports 3D satellite data from Google Earth to wearechat resource packs. +This project made use of reverse engineering work done by +https://github.com/retroplasma/earth-reverse-engineering, it would not have been +possible without it. + ## License AGPL-3.0-only; See [COPYING](./COPYING) |