Skip to content

chaserli/RedAlertCSF2JSON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Red Alert 2 CSF To JSON

Convert between RA2's csf file format and json file format.

The json file only support GB-2312 encoding for the moment.

From CSF to JSON

Use python csf2json.py --csf <input csf file> --json <output json file>

From JSON to CSF

Use python json2csf.py --json <input json file> --csf <output csf file>

About

convert between RA2's csf and json

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages