Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add King under the mountain (fixes #2572) #2578

Merged
merged 1 commit into from
May 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions games/k.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,34 @@
type: remake
updated: 2022-09-20

- name: King under the Mountain
originals:
- King under the Mountain
type: official
repo: 'https://github.com/rossturner/king-under-the-mountain'
development: complete
status: playable
content: open
langs:
- Java
frameworks:
- libGDX
licenses:
- MIT
added: '2024-05-25'
updated: '2024-05-25'
images:
- >-
https://cdn.mobygames.com/promos/5841981-king-under-the-mountain-screenshot.jpg
- >-
https://cdn.mobygames.com/promos/5858387-king-under-the-mountain-screenshot.jpg
- >-
https://cdn.mobygames.com/promos/5878705-king-under-the-mountain-screenshot.jpg
- >-
https://cdn.mobygames.com/promos/5852619-king-under-the-mountain-screenshot.jpg
- >-
https://cdn.mobygames.com/promos/5862012-king-under-the-mountain-screenshot.jpg

- name: KittenMaxit
langs:
- Java
Expand Down
14 changes: 14 additions & 0 deletions originals/k.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,20 @@
genres:
- Platform

- name: King under the Mountain
external:
website: 'https://www.mobygames.com/game/175832/king-under-the-mountain/'
platforms:
- Linux
- OSX
- Windows
meta:
genres:
- Simulation
- Strategy
subgenres:
- City Building

- name: King's Quest I
names:
- 'King''s Quest I: Quest for the Crown'
Expand Down
Loading