Skip to main content Crate wowsunpack Copy item path Source pub use vfs ;data Utilities for interacting with the game’s data files error Error definitions export Export functionality (glTF, etc.) 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. models 3D model formats (geometry, visual, etc.) recognized Generic wrapper for values that may or may not match a known variant. rpc Utilities involving the game’s RPC functions – useful for parsing entity defs and RPC definitions. unpack_rpc_args Rc