浏览代码

Update README.md

Rudy Boudewijn van Etten 5 年之前
父节点
当前提交
9fca7d2914
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -27,5 +27,7 @@ Possibly a .h file like raymath.h sometimes is not found, this happens with cert
 
 
 Below here is a Windows sprite editor tool I programmed that can be used to create sprites and copy that sprite data to the clipboard buffer. I use this for some of the example in this repo. I might rewrite it for Raylib in the future. The spritedata copied in the clipboard by the sprite tool are inside a array. It uses the c64 palette or the db32 palette. The color values can be found online.
 Below here is a Windows sprite editor tool I programmed that can be used to create sprites and copy that sprite data to the clipboard buffer. I use this for some of the example in this repo. I might rewrite it for Raylib in the future. The spritedata copied in the clipboard by the sprite tool are inside a array. It uses the c64 palette or the db32 palette. The color values can be found online.
 
 
+The editor is based on the Pico8 sprite and map editor.
+
 (use the c key inside the editor to export the current cell data into the clipboard buffer)
 (use the c key inside the editor to export the current cell data into the clipboard buffer)
 https://cromdesi.home.xs4all.nl/tools/raylibspriteed.zip
 https://cromdesi.home.xs4all.nl/tools/raylibspriteed.zip