Cocos2d JSC: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>Ikskoks
imported>Ikskoks
Line 31: Line 31:
=== Compatible Programs ===  
=== Compatible Programs ===  


* [https://github.com/cocos2d/cocos2d-x cocos2d-x]
* [https://github.com/cocos2d/cocos2d-x cocos2d-x] + [https://github.com/cocos2d/cocos2d-x-samples cocos2d-x-samples]
<br/><br>
<br/><br>



Revision as of 19:34, 26 August 2022

Back to index | Edit this page

JSC

  • Format Type : Compiled Script
  • Endian Order : Little Endian
  • Signature : None


Format Specifications

// TODO

Notes and Comments

  • This file format occurs in games made using Cocos2d-x framework.
  • JSC is a compiled JavaScript file.
  • JSC may be compressed with GZIP or encrypted with XXTEA.

Games

List of games using this file format:

  • Jimi-Kare My Quiet Boyfriend (Android) (*.JSC)

QuickBMS Script

Not written yet.

Compatible Programs