raysan5 / rres

A simple and easy-to-use file-format to package resources
MIT License
391 stars 34 forks source link

[rrem] Segmentation Fault on folder dropping onto it #4

Closed chriscamacho closed 3 years ago

chriscamacho commented 4 years ago

as title, drop a folder onto it and instead of (ideally) adding folder contents and also creating a hiarchy

it would be nice to have a "path" inside the resource pack like so...

/textures/level1/foo.png /textures/level2/foo.png // same name different media /textures/level2/bar.png

chriscamacho commented 4 years ago

or are you intending that there should be level1 and level2 packs instead ?

raysan5 commented 4 years ago

@chriscamacho this project is not ready yet, still under development!