GM2Godot

    A tool that converts GameMaker projects into Godot

    Language: python

    Author: GitHub Repos (@github-repos)

    0 stars · 7 views

    Viewing path: .gitattributes

    Files

    • docs (txt)
    • wiki (txt)
    • Contributing-and-Testing.md (md)
    • Diagnostics-and-Troubleshooting.md (md)
    • Compatibility-and-Limitations.md (md)
    • Generated-Project-and-Runtime.md (md)
    • _Sidebar.md (md)
    • Installation.md (md)
    • Maintainer-Release-and-Wiki.md (md)
    • Home.md (md)
    • Quick-Start-Conversion.md (md)
    • WIKI_MAINTENANCE.md (md)
    • packaging (txt)
    • macos (txt)
    • bundle_metadata.py (py)
    • linux (txt)
    • qt-xcb-runtime-packages.txt (txt)
    • hooks (txt)
    • hook-PySide6.QtGui.py (py)
    • AGENTS.md (md)
    • img (txt)
    • Godot.png (image)
    • Logo.png (image)
    • Gamemaker.png (image)
    • icon_language.png (image)
    • README.md (md)
    • requirements-tooling.txt (txt)
    • main.py (py)
    • pyproject.toml (toml)
    • constraints (txt)
    • requirements-windows-py312.txt (txt)
    • requirements-linux-py312.txt (txt)
    • requirements-macos-py312.txt (txt)
    • Languages (txt)
    • template (txt)
    • template.json (json)
    • de.json (json)
    • eng.json (json)
    • .gitattributes (gitattributes)
    • requirements.txt (txt)
    • LICENSE (txt)
    • todo-list (txt)
    • 08-gms2-manual-scope.md (md)
    • 02-gml-language.md (md)
    • README.md (md)
    • 05-assets-project-import.md (md)
    • 01-current-coverage.md (md)
    • 07-testing-codebase-improvements.md (md)
    • 00-priority-index.md (md)
    • 04-runtime-api.md (md)
    • 03-events.md (md)
    • 06-godot-architecture.md (md)
    • .github (github)
    • workflows (txt)
    • release.yml (yml)
    • tests.yml (yml)
    • godot-smoke.yml (yml)
    • tcc-conversion-test.yml (yml)
    • pyright.yml (yml)
    • dependency-locks.yml (yml)
    • release-action-smoke.yml (yml)
    • code-health.yml (yml)
    • dependabot.yml (yml)
    • ISSUE_TEMPLATE (txt)
    • unsupported_gml_api.yml (yml)
    • fixture_contribution.yml (yml)
    • invalid_generated_gdscript.yml (yml)
    • resource_conversion_mismatch.yml (yml)
    • pyrightconfig.json (json)
    • scripts (txt)
    • __init__.py (py)
    • verify_linux_gui_artifact.py (py)
    • verify_dependency_environment.py (py)
    • release_publisher.py (py)
    • compile_dependency_lock.py (py)
    • verify_macos_bundle_metadata.py (py)
    • .gitignore (gitignore)
    • tests (txt)
    • test_sprites.py (py)
    • test_ds_collections_godot.py (py)
    • test_sounds.py (py)
    • test_array_delete_godot.py (py)
    • test_cli.py (py)
    • test_base_converter.py (py)
    • test_rooms.py (py)
    • test_resource_matrix_godot.py (py)
    • test_template_strings_godot.py (py)
    • test_draw_basic_godot.py (py)
    • test_project_godot.py (py)
    • test_part2_fixture_corpus.py (py)
    • test_anchored_artifacts.py (py)
    • test_named_constructor_inheritance_godot.py (py)
    • test_tilesets.py (py)
    • test_gui_terminal_presentation.py (py)
    • test_math_random_godot.py (py)
    • test_gml_tokenizer.py (py)
    • test_buffers_godot.py (py)
    • test_particles_runtime_godot.py (py)
    • test_gml_transpiler.py (py)
    • test_simple_topdown_conversion.py (py)
    • test_project_macros.py (py)
    • test_godot_validation.py (py)
    • test_fonts.py (py)
    • test_physics_runtime_godot.py (py)
    • test_quoted_struct_keys_godot.py (py)
    • test_gml_runtime_segments.py (py)
    • test_ds_file_buffer_network_parity_godot.py (py)
    • test_audio_runtime_godot.py (py)
    • test_conversion_architecture.py (py)
    • test_runtime_managers_godot.py (py)
    • test_gui_destination_validation.py (py)
    • test_time_alarms_godot.py (py)
    • test_tcc_conversion.py (py)
    • test_scripts.py (py)
    • test_event_mapping.py (py)
    • test_draw_event_dispatch_godot.py (py)
    • test_motion_helpers_godot.py (py)
    • test_array_foreach_godot.py (py)
    • test_os_debug_gc_godot.py (py)
    • test_platform_services_godot.py (py)
    • test_conversion_manifest.py (py)
    • test_room_game_flow_godot.py (py)
    • test_script_runtime_godot.py (py)
    • test_runtime_managers.py (py)
    • test_atomic_generated_text.py (py)
    • test_project_manifest.py (py)
    • test_included_files.py (py)
    • test_resource_index.py (py)
    • fixtures (txt)
    • real_world (txt)
    • snap (txt)
    • README.md (md)
    • LICENSE (txt)
    • part2 (txt)
    • fixtures.json (json)
    • source (txt)
    • corpus.json (json)
    • README.md (md)
    • projects (txt)
    • resource_matrix (txt)
    • materials (txt)
    • mat_canvas (txt)
    • timelines (txt)
    • tl_intro (txt)
    • texturegroups (txt)
    • particles (txt)
    • ps_dust (txt)
    • fonts (txt)
    • fnt_ui (txt)
    • sequences (txt)
    • seq_intro (txt)
    • rooms (txt)
    • r_child (txt)
    • r_parent (txt)
    • audiogroups (txt)
    • sounds (txt)
    • snd_click (txt)
    • extensions (txt)
    • ext_analytics (txt)
    • sprites (txt)
    • spr_checker (txt)
    • datafiles (txt)
    • config (txt)
    • defaults.json (json)
    • scripts (txt)
    • scr_macros (txt)
    • tilesets (txt)
    • ts_ground (txt)
    • objects (txt)
    • o_physics_box (txt)
    • options (txt)
    • main (txt)
    • windows (txt)
    • shaders (txt)
    • shd_matrix (txt)
    • paths (txt)
    • path_patrol (txt)
    • configs (txt)
    • missing_yy (txt)
    • malformed_yyp (txt)
    • tcc_expected_skipped_resources.json (json)
    • golden (txt)
    • basic_scripts (txt)
    • expected_snapshot.json (json)
    • scripts (txt)
    • scr_add (txt)
    • scr_stats (txt)
    • test_instance_registry_godot.py (py)
    • test_update_checker.py (py)
    • test_diagnostics.py (py)
    • test_game_input_godot.py (py)
    • test_golden_conversion.py (py)
    • test_gui_worker_results.py (py)
    • test_project_preflight_godot.py (py)
    • test_version.py (py)
    • test_script_top_level_initializers_godot.py (py)
    • test_gui_close_lifecycle.py (py)
    • test_project_enums.py (py)
    • test_sequences_timelines_godot.py (py)
    • test_path_registry.py (py)
    • test_debug_strings_godot.py (py)
    • test_event_scheduler_godot.py (py)
    • test_gpu_draw_state_godot.py (py)
    • test_verbatim_strings_godot.py (py)
    • conversion_outcome_helpers.py (py)
    • test_draw_surfaces_godot.py (py)
    • test_release_publisher_recovery.py (py)
    • test_gml_runtime.py (py)
    • test_gml_source_maps.py (py)
    • test_platform_capabilities.py (py)
    • test_shaders.py (py)
    • test_notes.py (py)
    • test_gml_manual_scope.py (py)
    • test_draw_sprite_text_godot.py (py)
    • test_script_generator.py (py)
    • test_ci_workflows.py (py)
    • test_lts_2026_conversion.py (py)
    • test_files_ini_json_godot.py (py)
    • test_monophobia_conversion.py (py)
    • test_project_source_paths.py (py)
    • test_linux_gui_artifact_verifier.py (py)
    • test_included_file_registry.py (py)
    • test_array_sort_godot.py (py)
    • test_networking_godot.py (py)
    • test_animation_curve_registry.py (py)
    • test_async_queue_godot.py (py)
    • test_flex_panels_godot.py (py)
    • test_release_publisher_transport.py (py)
    • test_assignment_index_postincrement_godot.py (py)
    • test_included_file_paths.py (py)
    • test_async_http_godot.py (py)
    • test_documentation_health.py (py)
    • conversion (txt)
    • __init__.py (py)
    • events (txt)
    • test_path_ended.py (py)
    • test_async_sound_loaded.py (py)
    • test_draw_events.py (py)
    • test_destroy_event.py (py)
    • test_keyboard_events.py (py)
    • test_async_image_loaded.py (py)
    • test_async_platform_events.py (py)
    • __init__.py (py)
    • test_cleanup_event.py (py)
    • test_gesture_events.py (py)
    • test_async_save_load.py (py)
    • test_async_dialog.py (py)
    • test_create_event.py (py)
    • test_script_features.py (py)
    • test_async_http.py (py)
    • test_async_system.py (py)
    • test_wallpaper_events.py (py)
    • test_mouse_events.py (py)
    • test_async_audio.py (py)
    • test_user_events.py (py)
    • test_broadcast_message.py (py)
    • test_step_events.py (py)
    • test_collision_events.py (py)
    • test_lifecycle_events.py (py)
    • test_async_networking.py (py)
    • test_animation_events.py (py)
    • test_registry.py (py)
    • test_alarm_events.py (py)
    • test_room_boundary_mappings.py (py)
    • test_async_steam.py (py)
    • test_linux_packaging_policy.py (py)
    • test_gui_startup_smoke.py (py)
    • test_script_top_level_enum_godot.py (py)
    • test_gui_conversion_outcomes.py (py)
    • test_converter.py (py)
    • test_macos_bundle_policy.py (py)
    • test_project_settings.py (py)
    • test_layers_runtime_godot.py (py)
    • test_collision_queries_godot.py (py)
    • test_shader_runtime_godot.py (py)
    • test_collision_events_godot.py (py)
    • test_architecture_policy.py (py)
    • test_asset_registry.py (py)
    • test_paths_motion_godot.py (py)
    • test_release_publisher.py (py)
    • test_objects.py (py)
    • test_part2_fixture_catalog.py (py)
    • test_gml_api_manifest.py (py)
    • test_gui_outcome_localization.py (py)
    • test_shaders_godot.py (py)
    • test_extension_registry.py (py)
    • test_cameras_display_godot.py (py)
    • test_project_preflight.py (py)
    • test_conversion_outcome.py (py)
    • test_macos_bundle_metadata.py (py)
    • test_dependency_policy.py (py)
    • test_dependency_lock_compile.py (py)
    • CONTRIBUTING.md (md)
    • src (txt)
    • version.py (py)
    • update_checker.py (py)
    • gui (txt)
    • icons.py (py)
    • setting_value.py (py)
    • main_window.py (py)
    • dialogs (txt)
    • about_dialog.py (py)
    • settings_dialog.py (py)
    • language_dialog.py (py)
    • update_dialog.py (py)
    • release_notes_dialog.py (py)
    • panels (txt)
    • path_panel.py (py)
    • progress_panel.py (py)
    • action_panel.py (py)
    • console_panel.py (py)
    • info_bar.py (py)
    • workers.py (py)
    • theme.py (py)
    • conversion (txt)
    • resource_index.py (py)
    • gml_runtime.py (py)
    • included_files.py (py)
    • project_source_paths.py (py)
    • gml_transpiler_parts (txt)
    • emitter.py (py)
    • constants.py (py)
    • preprocessor.py (py)
    • identifiers.py (py)
    • asset_lowering.py (py)
    • expression_parser.py (py)
    • __init__.py (py)
    • expression_service.py (py)
    • source_map.py (py)
    • enum_helpers.py (py)
    • gml_api_manifest.py (py)
    • model.py (py)
    • gml_function_dispatch.py (py)
    • lexical.py (py)
    • gml_manual_scope.py (py)
    • api.py (py)
    • static_declarations.py (py)
    • extension_functions.py (py)
    • statement_parser.py (py)
    • statements.py (py)
    • tokens.py (py)
    • function_helpers.py (py)
    • utils.py (py)
    • asset_registry.py (py)
    • objects.py (py)
    • fonts.py (py)
    • asset_output_paths.py (py)
    • extension_registry.py (py)
    • conversion_artifact_generation.py (py)
    • rooms.py (py)
    • project_godot.py (py)
    • conversion_manifest.py (py)
    • notes.py (py)
    • audio_runtime_plan.md (md)
    • script_generator.py (py)
    • project_enums.py (py)
    • room_layers.py (py)
    • included_file_paths.py (py)
    • tilesets.py (py)
    • gml_transpiler.py (py)
    • runtime_managers.py (py)
    • conversion_outcome.py (py)
    • type_defs.py (py)
    • sounds.py (py)
    • room_creation_code.py (py)
    • path_registry.py (py)
    • runtime_managers.md (md)
    • conversion_architecture.md (md)
    • generated_paths.py (py)
    • godot_validation.py (py)
    • gml_runtime_parts (txt)
    • script.py (py)
    • README.md (md)
    • __init__.py (py)
    • writer.py (py)
    • segments (txt)
    • manifest.py (py)
    • base_converter.py (py)
    • architecture_policy.py (py)
    • scripts.py (py)
    • event_mapping.py (py)
    • anchored_artifacts.py (py)
    • extension_compatibility.md (md)
    • project_macros.py (py)
    • godot_architecture_policy.md (md)
    • conversion_plan.py (py)
    • diagnostics.py (py)
    • resource_models.py (py)
    • project_settings.py (py)
    • animation_curve_registry.py (py)
    • project_manifest.py (py)
    • atomic_generated_text.py (py)
    • platform_capabilities.py (py)
    • conversion_context.py (py)
    • events (txt)
    • base.py (py)
    • __init__.py (py)
    • script_features (txt)
    • close_button.py (py)
    • __init__.py (py)
    • ATTRIBUTION.md (markdown)
    github-repos/GM2Godot

    GM2Godot

    Public
    • Updated Jul 20, 2026
    0
    Select a file

    Tap "Show Files" to select a file

    About

    A tool that converts GameMaker projects into Godot

    0stars
    7views
    Created Feb 14, 2026