Skip to content

bogalo-games/wfn_tex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wfn_tex

Texture and animation library for wfn_eng.

File Specs

Texture

.tex is a renamed .png with no special encoding.

Animation

Name Size Description
header 4 bytes Character string, "ANIM".
fgcount 4 bytes The number of frame guides.
texcount 4 bytes The number of textures.
fgs 4 bytes * fgcount Frame guides.
texs variable The set of images.

About

Texture loading library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published