Client Patcher has been updated
Now you can specify the client folder that you want to pack (do not use for the first packing).
For example, if you updated the Data Center, you can pack only the DC, it will take 2-3 minutes, just run pack_S1Data.bat.
- - - Updated - - -
Tera API has been updated
Added the function to disable file integrity check when start the game through the launcher. This does not affect the process of updating/installing the game through the launcher. Should fix issues with launching multiple launcher instances and also allow mods to be installed via TMM (CompositePackageMapper.dat file will not be checked).
Other changes:
Installation:Spoiler:
- Download and replace all files of tera-api\src directory with new ones (you can keep locales folder).
- Download and replace all files of tera-api\public\launcher\js directory with new ones.
- Add new parameter to your .env:
Code:# Disable checking of client files when the game start.
# This does not affect the process of receiving client updates.
API_PORTAL_LAUNCHER_DISABLE_CONSISTENCY_CHECK=true
- Restart Tera API.

