Module factory

Functions

create_game (config_path)
create_stats_storage (path, game)
_create_field_config (field_config)


Functions

create_game (config_path)

Parameters:

Returns:

    biohazardcore.ClassifiedGame

Or

  1. nil
  2. string error message
create_stats_storage (path, game)

Parameters:

  • path string
  • game biohazardcore.Game

Returns:

    GameStatsStorage

Or

  1. nil
  2. string error message
_create_field_config (field_config)

Parameters:

  • field_config tab

Returns:

    FieldSettings
generated by LDoc 1.5.0 Last updated 2025-02-02 05:48:05