Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.15 KB

README.md

File metadata and controls

28 lines (22 loc) · 1.15 KB

SIF-Resource-Explorer

Build Status

A desktop application which can explore the resources of the game named Love Live! School Idol Festival, writing with Java language, based on JavaFX Framework.

Feature

  • Show the data of cards in the database
  • Show the image material of the game
  • Convert KLB Texture type to general image type
  • Combine all parts of the card to a complete card unit image (also can customizing which parts to combine)
  • Export some/all image material
  • Export some/all card unit
  • Export some/all avatar
  • Export some/all CG image (Trailer/Background image)

Compile

  • Install Maven
  • Execute mvn install
  • And you will find the compiled jar file under target folder

Attention

  • You need to import the raw resource files which must be decrypted
  • These images or data cannot be used for commercial purposes
  • All these images was designed by Bushimo Inc and KLab Inc

Shortage (っ*'ω'*c)

  • 对配置的路径进行验证时,并没有验证里面的内容,就看文件夹名字对不对= =