-
Updated
Jan 2, 2022 - C#
modding
Here are 1,392 public repositories matching this topic...
-
Updated
Jan 3, 2022 - C++
-
Updated
Jan 2, 2022 - Java
-
Updated
Jan 2, 2022 - C#
-
Updated
Dec 16, 2021 - C++
-
Updated
Jan 5, 2022 - C#
-
Updated
Jan 4, 2022 - C#
We should improve the local game setup screen to enable more players in local games.
Currently we are advertising 2-4 players but this isn't really a limitation that we need to adhere to. Obviously, we can not have more than two players using the keyboard at one time, but there is nothing that binds us to the number four, if there are enough gamepads connected...
For starters, though, we shoul
-
Updated
Jan 3, 2022 - Python
-
Updated
Jan 3, 2022 - C++
Apparently it is possible to add Python modules to the game with the modloader. Unfortunately there is no documentation about the api.
-
Updated
Nov 16, 2021 - C++
-
Updated
Nov 17, 2021 - C
-
Updated
Jun 15, 2020 - C#
File API
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.
-
Updated
Sep 16, 2021 - C#
Improve this page
Add a description, image, and links to the modding topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the modding topic, visit your repo's landing page and select "manage topics."
Help us help you
Environment