Skip to content

starjet/Msute_Cst

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

Msute_Cst

How to:

  1. Get baseURL. Can use Fiddler or something similar for this. Look for something like https://d2qkdj9w29igl.cloudfront.net/v1/2017100702-o7JeKD9IseG46o2R0HukirA9WtJiMLC1/ on launch. Ignore anything after.
    (Refer to http://docs.telerik.com/fiddler/Configure-Fiddler/Tasks/ConfigureForAndroid or http://docs.telerik.com/fiddler/Configure-Fiddler/Tasks/ConfigureForiOS on how to configure Fiddler to decrypt traffic to and from the game)

  2. Get the following files.
    [baseurl]/assets/System.cst
    [baseurl]/assets/Sprite.cst
    [baseurl]/assets/Audio.cst
    [baseurl]/asset_bundles/android/Card.cst
    [baseurl]/asset_bundles/android/Chara.cst
    [baseurl]/asset_bundles/android/Resources.cst
    [baseurl]/asset_bundles/android/Unit.cst

  3. Improvise.

Update: Compiled release added. Place baseurl in baseurl.txt and run.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages