clone
Here are 1,053 public repositories matching this topic...
-
Updated
Jul 20, 2020 - TypeScript
-
Updated
Jul 19, 2020 - TypeScript
-
Updated
Oct 17, 2020 - JavaScript
-
Updated
Oct 20, 2020 - Vue
-
Updated
Oct 21, 2020 - JavaScript
-
Updated
Oct 28, 2020 - Java
-
Updated
Mar 9, 2019 - Python
-
Updated
Oct 24, 2020 - Go
-
Updated
Oct 17, 2020 - C#
-
Updated
Oct 8, 2020 - JavaScript
-
Updated
Oct 8, 2020 - JavaScript
-
Updated
Apr 30, 2020 - JavaScript
-
Updated
Jul 26, 2020 - Dart
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Oct 28, 2020 - C
Improve this page
Add a description, image, and links to the clone topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the clone topic, visit your repo's landing page and select "manage topics."
Required skills: Python
Difficulty: Easy
openage currently stores information about a game edition or expansion inside an
Enum, e.g. media paths, support status, etc. We should store this information in an auxiliary file instead, similar to #1312. That would make updating and correcting game information easier as we no longer have to replace chunks of code.The recommended appro