diff options
author | bruvzg <7645683+bruvzg@users.noreply.github.com> | 2017-12-15 09:04:51 +0200 |
---|---|---|
committer | bruvzg <7645683+bruvzg@users.noreply.github.com> | 2017-12-15 09:04:51 +0200 |
commit | f55162ac1d8457a806b61880dc9ce424ec47fefb (patch) | |
tree | 78a349cac2814ed3e3efa527bdeffe99c5f5f783 /thirdparty/README.md | |
parent | e3fd61b63860cd82dee12bf77550c1a5cf1373f5 (diff) | |
download | redot-engine-f55162ac1d8457a806b61880dc9ce424ec47fefb.tar.gz |
Fixes thekla atlas mingw-w64 build
Diffstat (limited to 'thirdparty/README.md')
-rw-r--r-- | thirdparty/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/thirdparty/README.md b/thirdparty/README.md index fbce76fcc7..59f3685344 100644 --- a/thirdparty/README.md +++ b/thirdparty/README.md @@ -308,6 +308,10 @@ Files extracted from the upstream source: - Relevant sources from src/ - License.txt +Important: Some files have Godot-made changes, those +changes are marked with `// -- GODOT --` comments. + + ## nanosvg - Upstream: https://github.com/memononen/nanosvg |