Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/NesTiler.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2022-10-29 19:14:13 +0300
committerGitHub <noreply@github.com>2022-10-29 19:14:13 +0300
commit6da53827564d6bec1a53115124a7b027e5d55a30 (patch)
treec0484653a5b0ac392f6b9287254a685506707223
parent48982356669f60c398d454d244b1a43a09597738 (diff)
Update README.md
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index a22f3de..c9dddc0 100644
--- a/README.md
+++ b/README.md
@@ -89,6 +89,8 @@ Examples:
* nestiler -c nestiler-colors.json ...
* nestiler --colors nestiler-colors.json ...
+Please note that some colors are forbidden on nes: 0x0D ("blacker than black"), 0x0E, 0x0F, 0x1E, 0x1F, 0x2E, 0x2F, 0x3E, 0x3F. These colors will be ignored.
+
### Option -m, --mode bg|sprites8x8|sprites8x16
Option to specify processing mode: backgrounds, 8x8 sprites or 8x16 sprites. Default is backgrounds mode.