{"id":58948,"library":"oxygengine-core","title":"Oxygengine Core","description":"Core module for the Oxygene game engine, providing fundamental types and systems.","status":"active","version":"0.46.1","language":"rust","source_language":null,"source_url":"https://github.com/PsichiX/oxygengine","tags":["game","engine","oxygengine","core","gamedev"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\noxygengine-core = \"0.46.1\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add oxygengine-core","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"App","correct":"use oxygengine_core::app::App;"}],"quickstart":{"code":"use oxygengine_core::app::App;\n\nlet mut app = App::new();\napp.run(|_ctx| {\n    // game loop\n    true\n});","lang":"rust","description":"Creates and runs a basic Oxygengine application."},"warnings":[{"fix":"Add `features = [\"core\"]` to your Cargo.toml dependency.","message":"Requires the `core` feature flag to be enabled.","severity":"gotcha","affected_versions":">=0.46.0"}],"env_vars":null,"search_vec":"'core':2,3,18 'engin':9,16 'fundament':11 'game':8,15 'gamedev':19 'modul':4 'oxygen':7 'oxygengin':1,17 'provid':10 'system':14 'type':12","created_at":"2026-06-16T16:44:35.284159+00:00","updated_at":"2026-06-16T16:44:35.284159+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/PsichiX/oxygengine","github":"https://github.com/PsichiX/oxygengine","docs":"https://docs.rs/oxygengine-core/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-16","next_check":"2026-12-13","install_tag":null}}