Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File System and PhysFS #72

Open
RobLoach opened this issue Jun 25, 2016 · 3 comments
Open

File System and PhysFS #72

RobLoach opened this issue Jun 25, 2016 · 3 comments

Comments

@RobLoach
Copy link
Member

Parts of Love use PhysFS to handle loading files from different places. We could likely bring this in to make loading files across a few places a lot easier.

@RobLoach
Copy link
Member Author

Created the physfs branch, which brings physfs in, and attempts to use it somewhere. Needs some work.

@Ferk
Copy link

Ferk commented Sep 17, 2016

Would this allow the lutro core to load the files from the game.lutro zips directly without the need to unzip everything on disk first? that would be cool.

The lutro files can't be loaded from some devices, such as Android, where the write access to disk might be limited.

@RobLoach
Copy link
Member Author

Would this allow the lutro core to load the files from the game.lutro zips directly without the need to unzip everything on disk first?

Yup!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants