{"id":27485432,"url":"https://github.com/danielkov/lil-moba","last_synced_at":"2025-04-16T17:52:06.294Z","repository":{"id":286891633,"uuid":"753357061","full_name":"danielkov/lil-moba","owner":"danielkov","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-06T00:30:18.000Z","size":35358,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-08T22:02:02.762Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danielkov.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"license-apache.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"janhohenheim"}},"created_at":"2024-02-06T00:30:15.000Z","updated_at":"2024-02-06T00:30:22.000Z","dependencies_parsed_at":"2025-04-08T22:12:53.642Z","dependency_job_id":null,"html_url":"https://github.com/danielkov/lil-moba","commit_stats":null,"previous_names":["danielkov/lil-moba"],"tags_count":0,"template":false,"template_full_name":"janhohenheim/foxtrot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielkov%2Flil-moba","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielkov%2Flil-moba/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielkov%2Flil-moba/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielkov%2Flil-moba/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielkov","download_url":"https://codeload.github.com/danielkov/lil-moba/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249261969,"owners_count":21239913,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-04-16T17:52:05.680Z","updated_at":"2025-04-16T17:52:06.284Z","avatar_url":"https://github.com/danielkov.png","language":"Rust","funding_links":["https://github.com/sponsors/janhohenheim"],"categories":[],"sub_categories":[],"readme":"# Foxtrot\n\nThe all-in-one Bevy 3D game template.  \n\nhttps://user-images.githubusercontent.com/9047632/226387411-70f662de-0681-47ff-b1d1-ccc59b02fa7b.mov\n\n## What does this template give you?\n- A 3D character controller via [`bevy-tnua`](https://crates.io/crates/bevy-tnua)\n- Physics via [`bevy_xpbd`](https://crates.io/crates/bevy_xpbd_3d)\n- Audio via [`bevy_kira_audio`](https://crates.io/crates/bevy_kira_audio)\n- Pathfinding via [`oxidized_navigation`](https://crates.io/crates/oxidized_navigation)\n- [`bevy_editor_pls`](https://crates.io/crates/bevy_editor_pls) bound to 'G'\n- Custom editor found in the windows selection for `bevy_editor_pls`.\n- Animations\n- Dialogs via [`Yarn Spinner for Rust`](https://crates.io/crates/bevy_yarnspinner)\n- Shaders, using the code from [DGriffin's tutorial](https://www.youtube.com/watch?v=O6A_nVmpvhc)\n- GLTF imports, including auto-insertion of markers via the GLTF extras field\n- Smooth cameras via [`bevy_dolly`](https://crates.io/crates/bevy_dolly)\n- Simple error handling via [`bevy_mod_sysfail`](https://crates.io/crates/bevy_mod_sysfail)\n- Simple plugin creation via [`seldom_fn_plugin`](https://crates.io/crates/seldom_fn_plugin)\n- Particle effects via [`bevy_hanabi`](https://crates.io/crates/bevy_hanabi)\n- Clean and extensible object spawning via [`spew`](https://crates.io/crates/spew)\n- Procedural skies via [`bevy_athmospere`](https://crates.io/crates/bevy_atmosphere)\n\n## Usage\n\nSimply use the [template button on GitHub](https://github.com/janhohenheim/foxtrot/generate) to create a new repository from this template.\nThen, replace all instances of the word `foxtrot` with the name of your game. Change the game version as well as the author information in the following files:\n- `Cargo.toml`\n- `build/windows/installer/Package.wxs`\n- `build/macos/src/Game.app/Contents/Resources/Info.plist`\n\n### Updating assets\n\nYou should keep the `credits` directory up to date. The release workflow automatically includes the directory in every build.\n\n### Updating the icons\n 1. Replace `build/windows/icon.ico` (used for windows executable and as favicon for the web-builds)\n 2. Replace `build/macos/icon_1024x1024.png` with a `1024` times `1024` pixel png icon and run `create_icns.sh` (make sure to run the script inside the `macos` directory) - _Warning: sadly this seems to require a mac..._\n\n## Help and Discussion\n\nFeel free to shoot a message in the dedicated [help thread on the Bevy Discord](https://discord.com/channels/691052431525675048/1110648523558506597) or [open an issue on GitHub](https://github.com/janhohenheim/foxtrot/issues/new) if you want to discuss something or need help :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielkov%2Flil-moba","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielkov%2Flil-moba","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielkov%2Flil-moba/lists"}