Skip to content

Commit

Permalink
Updated the sample module config file with the new modules.
Browse files Browse the repository at this point in the history
  • Loading branch information
Relintai committed Feb 8, 2024
1 parent 5f91eb3 commit 088049f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions misc/scripts_app/module_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,15 @@
#slim_args += 'module_bmp_enabled=no '
#slim_args += 'module_broken_seals_module_enabled=no '
#slim_args += 'module_cscript_enabled=no '
#slim_args += 'module_csg_enabled=no '
#slim_args += 'module_database_enabled=no '
#slim_args += 'module_database_sqlite_enabled=no '
#slim_args += 'module_dds_enabled=no '
#slim_args += 'module_enet_enabled=no '
#slim_args += 'module_entity_spell_system_enabled=no '
#slim_args += 'module_fastnoise_enabled=no '
#slim_args += 'module_freetype_enabled=no '
#slim_args += 'module_gdnative_enabled=no '
#slim_args += 'module_gdscript_enabled=no '
#slim_args += 'module_gridmap_enabled=no '
#slim_args += 'module_hdr_enabled=no '
Expand All @@ -58,6 +60,8 @@
#slim_args += 'module_minimp3_enabled=no '
#slim_args += 'module_navigation_enabled=no '
#slim_args += 'module_navigation_dummy_enabled=no '
#slim_args += 'module_navigation_geometry_parsers_enabled=no '
#slim_args += 'module_navigation_mesh_generator_enabled=no '
#slim_args += 'module_network_synchronizer_enabled=no '
#slim_args += 'module_ogg_enabled=no '
#slim_args += 'module_opensimplex_enabled=no '
Expand All @@ -69,6 +73,7 @@
#slim_args += 'module_regex_enabled=no '
#slim_args += 'module_skeleton_2d_enabled=no '
#slim_args += 'module_skeleton_3d_enabled=no '
#slim_args += 'module_smtp_enabled=no '
#slim_args += 'module_squish_enabled=no '
#slim_args += 'module_stb_vorbis_enabled=no '
#slim_args += 'module_steering_ai_enabled=no '
Expand Down

0 comments on commit 088049f

Please sign in to comment.