Edit readme

This commit is contained in:
Ishotihadus
2018-01-15 23:58:43 +09:00
parent 68252ce102
commit ad9ee60a5b
+1 -1
View File
@@ -104,7 +104,7 @@ obj.key
You can get png file directly from Texture2D asset. Output object's class is `ChunkyPNG::Image`.
Some basic texture formats (1--5, 7, 9, 13--20, 22, 62, and 63), ETC_RGB4 (34), ETC2 (45, 47), and ASTC (48--59) are available.
Some basic texture formats (15, 7, 9, 1320, 22, 62, and 63), ETC_RGB4 (34), ETC2 (45, 47), and ASTC (4859) are available.
```ruby
require 'mikunyan/decoders'