Skip to content

An iOS app for Cinderella Girls Starlight Stage

License

Notifications You must be signed in to change notification settings

CaiMiao/CGSSGuide

 
 

Repository files navigation

DereGuide

Introduction

This is an unofficial iOS utility application for The Idolmaster Cinderella Girls: Starlight Stage (デレステ). It's mainly based on APIs provided by other sites. It's designed to collect, cache and rearragne the game data so that you can easily search them. It also has some advance features such as live score simulator and beatmap player.

Modules

  • Card Viewer
  • Beatmap Viewer and Player
  • Character Viewer
  • Song Viewer
  • Unit Editor
  • Live Score Simulator
  • Gacha Viewer and Simulator
  • Event Viewer
  • Colleague Finder
  • Birthday Reminder

Download at App Store

https://itunes.apple.com/app/dereguide/id1131934691

Requirements

  • iOS 9.0+
  • Xcode 9.0+
  • Swift 4.0+

How to build

  • Clone the repository
$ git clone https://github.com/superk589/DereGuide.git
$ pod install
  • Open the workspace in Xcode
$ open DereGuide.xcworkspace

Localization

Localization files can be found in DereGuide/*.lproj.

Though the base localization is in Chinese, you can take the English one in en.lproj or the Japanese one in ja.lproj as reference.

File name Description
InfoPlist.strings Localizable strings for some app settings
LaunchScreen.strings Localizable strings for launch screen, unused now
Localizable.strings Localizable strings for all strings in code
Main.strings Localizable strings for UI made by storyboard, length sensitive
ToolboxList.plist Xml style, localizable strings for tools in toolbox

Contributors of other languages

English:

Japanese:

Acknowledgement

API Provider

Design and Algorithm Support

Contact

Follow and contact me on Twitter. If you find an issue, just open a ticket. Pull requests are warmly welcome as well.

About

An iOS app for Cinderella Girls Starlight Stage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%