luciasoftware / lucia

An audio game engine written in python
GNU Lesser General Public License v3.0
33 stars 15 forks source link

Packfile modifications #22

Closed Amerikranian closed 4 years ago

Amerikranian commented 4 years ago

Can you add the ability for the pack to return filenames that match either the beginning, the end, or are generally found in the end of the word?

JessicaTegner commented 4 years ago

hi.

This can be achieved with the

pack.list

and then filter that with a for loop. I'll be closing this as wont fix. Please reopen, if it's totally imposible