Skip to content
#

modding

Here are 1,482 public repositories matching this topic...

ambaca
ambaca commented Oct 9, 2021

Help us help you

  • I have checked that my issue doesn't exist yet.
  • I have tried my absolute best to reduce the problem-space and have provided the absolute smallest test-case possible.
  • I can always reproduce the issue with the provided description below.

Environment

  • Operating System version: Windows 10
Help Wanted Good First Issue
FishFight
2
heinezen
heinezen commented Mar 29, 2021

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.

nice new thing c++ good first issue

Improve this page

Add a description, image, and links to the modding topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the modding topic, visit your repo's landing page and select "manage topics."

Learn more