-
-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
c++involves C++ codeinvolves C++ codegood first issueSimple thing, suitable for newcomersSimple thing, suitable for newcomersnice new thing ☺adds new functionalityadds new functionality
Description
nyan should provide a file api that we can inherit from.
Then we can natively interface to the openage file abstraction and do not need to read the whole file in the engine. Basically a class nyan::Filesystem
that is specialized by openage. Ideally, the returned file lazily accesses all data through openage::util::File
.
Metadata
Metadata
Assignees
Labels
c++involves C++ codeinvolves C++ codegood first issueSimple thing, suitable for newcomersSimple thing, suitable for newcomersnice new thing ☺adds new functionalityadds new functionality