Skip to main content

Crate wowsunpack

Crate wowsunpack 

Source

Modules§

data
Utilities for interacting with the game’s data files
error
Error definitions
game_constants
Constants parsed from the game’s XML files in res/gui/data/constants/
game_data
Utilities for loading game resources from a WoWS installation directory. Utilities for loading game resources from a World of Warships installation directory.
game_params
Utilities for interacting with the content/GameParams.data file
game_types
Game concept types (entities, positions, enums) useful across WoWS tools. Game concept types that describe World of Warships mechanics.
rpc
Utilities involving the game’s RPC functions – useful for parsing entity defs and RPC definitions.

Macros§

unpack_rpc_args

Type Aliases§

Rc