Skip to content
#

modding

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

FishFight
erlend-sh
erlend-sh commented Sep 28, 2021

We will soon have all our essential weapons and other items implemented (again):

  • #101
    ☝️ You’ll find many example PRs to use as reference here.

Right now we’re shifting our priorities towards all the new areas of work in

  • #124

However, additional items are always and forever welcome 🤗
They’re also the most documented part of our contributor-friendly surface areas, so it’s prob

1
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.

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