{"id":20179030,"url":"https://github.com/liuhaopen/skynetmmo","last_synced_at":"2025-04-09T19:18:53.819Z","repository":{"id":43598512,"uuid":"245789245","full_name":"liuhaopen/SkynetMMO","owner":"liuhaopen","description":"a skynet implementation of MMO, server side of UnityMMO","archived":false,"fork":false,"pushed_at":"2021-07-01T13:27:38.000Z","size":421,"stargazers_count":224,"open_issues_count":4,"forks_count":88,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-09T19:18:50.018Z","etag":null,"topics":["lua","mmo","mmorpg","mmorpg-server","skynet","sproto"],"latest_commit_sha":null,"homepage":null,"language":"Lua","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/liuhaopen.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}},"created_at":"2020-03-08T09:52:28.000Z","updated_at":"2025-04-09T13:25:14.000Z","dependencies_parsed_at":"2022-07-08T05:24:28.052Z","dependency_job_id":null,"html_url":"https://github.com/liuhaopen/SkynetMMO","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liuhaopen%2FSkynetMMO","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liuhaopen%2FSkynetMMO/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liuhaopen%2FSkynetMMO/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liuhaopen%2FSkynetMMO/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/liuhaopen","download_url":"https://codeload.github.com/liuhaopen/SkynetMMO/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248094990,"owners_count":21046770,"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":["lua","mmo","mmorpg","mmorpg-server","skynet","sproto"],"created_at":"2024-11-14T02:24:39.786Z","updated_at":"2025-04-09T19:18:53.792Z","avatar_url":"https://github.com/liuhaopen.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SkynetMMO\n a skynet implementation of MMO, server side of [UnityMMO](https://github.com/liuhaopen/UnityMMO \"UnityMMO\")   \n\n# Usage\n1. git clone https://github.com/liuhaopen/SkynetMMO.git --recurse  \n2. compile skynet :   \n    cd SkynetMMO/skynet  \n    make linux  \n3. import database, assume the password is 123456, if not, you need to change password in main.lua:  \n    mysql -uroot -p  \n    create database UnityMMOAccount;  \n    use UnityMMOAccount;  \n    source data/UnityMMOAccount.sql;  \n    create database UnityMMOGame;  \n    use UnityMMOGame;  \n    source data/UnityMMOGame.sql;  \n4. ./run.sh  ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliuhaopen%2Fskynetmmo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliuhaopen%2Fskynetmmo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliuhaopen%2Fskynetmmo/lists"}