libretro-super/dist/info/stonesoup_libretro.info

18 lines
573 B
Plaintext
Raw Normal View History

2021-03-30 15:04:37 +00:00
# Software Information
2014-11-21 04:48:20 +00:00
display_name = "Dungeon Crawl Stone Soup"
authors = "DCSS Team"
supported_extensions = "crawlrc"
corename = "Dungeon Crawl Stone Soup"
2014-12-14 18:20:54 +00:00
categories = "Game"
2014-11-21 04:48:20 +00:00
license = "GPLv2"
permissions = ""
2015-01-25 11:16:27 +00:00
display_version = "Git"
2021-03-30 15:04:37 +00:00
# Hardware Information
# Libretro Features
2014-11-21 04:48:20 +00:00
supports_no_game = "false"
2021-03-30 15:04:37 +00:00
is_experimental = "true"
description = "A preliminary port of the Dungeon Crawl Stone Soup strategy game. This core was forked off from the official codebase quite a while ago and, as such, is missing many of the features and improvements of the last few years."