Mod for Cube World beta
Go to file
ZaneYork 38741ef05f Merge branch 'master' of https://github.com/ZaneYork/InfiniteStackMod.git 2020-12-23 10:07:32 +08:00
ChangeSpecializationMod Update to CWSDK 7.1 2020-12-23 10:03:54 +08:00
InfiniteStackMod Update to CWSDK 7.1 2020-12-23 10:03:54 +08:00
LocalizationMod Update to CWSDK 7.1 2020-12-23 10:03:54 +08:00
UnlockMapIconMod Update to CWSDK 7.1 2020-12-23 10:03:54 +08:00
.gitignore Update to CWSDK 7.1 2020-12-23 10:03:54 +08:00
LICENSE Initial commit 2019-10-13 13:20:49 +08:00
README.md Update README.md 2019-10-18 23:32:12 +08:00
logger.cpp First version 2019-10-13 13:28:38 +08:00
logger.h First version 2019-10-13 13:28:38 +08:00

README.md

Mods for Cube World beta

Depends on Cube-World-Mod-Launcher

Localization Mod

A mod for localize the game's text resources, works with CSV config file. CSV config file should be UTF-8 encoding.

  • Column Definition
Column Definition Optional Remark
A Origin Text No Game's origin text resource
B Replace Text No Text to replace with
C Encoding No Text encoding
D Begin Offset Yes Search begin offset
E End Offset Yes Search end offset
  • About Encoding
Encoding Name Remark
Unicode UCS-BE encoding
ASCII Extende ASCII encoding
ASCII_HEX Same as ASCII,replace text encoded with hex

Unlock Map Icon Mod

Infinite Stack Mod