{"id":24005362,"url":"https://github.com/guthius/mirage-net","last_synced_at":"2025-07-25T04:07:23.370Z","repository":{"id":270625412,"uuid":"910109636","full_name":"Guthius/mirage-net","owner":"Guthius","description":"A .NET conversion of the VB6 Mirage 3.0.3 Game Engine","archived":false,"fork":false,"pushed_at":"2025-05-30T10:50:08.000Z","size":6983,"stargazers_count":5,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-30T13:56:47.637Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Guthius.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2024-12-30T14:14:12.000Z","updated_at":"2025-05-30T10:50:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"2279769e-0ba3-4b51-a729-ae478cf89a5f","html_url":"https://github.com/Guthius/mirage-net","commit_stats":null,"previous_names":["guthius/mirage-net"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Guthius/mirage-net","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Guthius%2Fmirage-net","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Guthius%2Fmirage-net/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Guthius%2Fmirage-net/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Guthius%2Fmirage-net/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Guthius","download_url":"https://codeload.github.com/Guthius/mirage-net/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Guthius%2Fmirage-net/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266952595,"owners_count":24011505,"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","status":"online","status_checked_at":"2025-07-25T02:00:09.625Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-01-08T02:54:55.858Z","updated_at":"2025-07-25T04:07:23.363Z","avatar_url":"https://github.com/Guthius.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\".github/assets/mirage.png\" width=\"420\"\u003e\n\n![CodeFactor Grade](https://img.shields.io/codefactor/grade/github/guthius/mirage-net)\n![GitHub License](https://img.shields.io/github/license/guthius/mirage-net)\n\nThis is a full conversion of the Mirage 3.0.3 game engine from VB6 to C#.\n\n\u003c/div\u003e\n\n## Features\n\n- Account management\n- Character creation\n- Basic combat system\n- NPC's\n- Items (Inventory + Equipment)\n\n## Running the Server\n\n### Prerequisites\n- Docker and Docker Compose installed on your system\n- .NET 9.0 SDK or later\n\n### Steps to Run\n\n1. First, start the required services using Docker Compose:\n   ```bash\n   docker-compose up -d\n   ```\n\n2. Once the services are up and running, you can start the server:\n   ```bash\n   cd src/Mirage.Server\n   dotnet run\n   ```\n\nThe server will initialize and be ready to accept client connections. \n\nMake sure the Docker services are running before starting the server, as it depends on them for proper functionality.\n\n### Stopping the Server\n\n1. To stop the server, press `Ctrl+C` in the terminal where it's running.\n\n2. To stop the Docker services when you're done:\n   ```bash\n   docker-compose down\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguthius%2Fmirage-net","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguthius%2Fmirage-net","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguthius%2Fmirage-net/lists"}