{"id":16563147,"url":"https://github.com/thexkey/mockdatastoreservice","last_synced_at":"2025-10-13T22:02:24.325Z","repository":{"id":166203684,"uuid":"499634978","full_name":"thexkey/MockDatastoreService","owner":"thexkey","description":"A mirror of a older version of MockDatastoreService by Crazyman32, but compatible with legacy versions of Roblox.","archived":false,"fork":false,"pushed_at":"2022-06-03T19:59:49.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-15T17:19:17.660Z","etag":null,"topics":["lua","old-roblox","roblox","roblox-datastores","roblox-lua"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thexkey.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-06-03T19:56:00.000Z","updated_at":"2023-07-07T00:43:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"84195c79-2548-4e85-85f0-a869b650f5f1","html_url":"https://github.com/thexkey/MockDatastoreService","commit_stats":null,"previous_names":["thexkey/mockdatastoreservice"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thexkey%2FMockDatastoreService","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thexkey%2FMockDatastoreService/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thexkey%2FMockDatastoreService/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thexkey%2FMockDatastoreService/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thexkey","download_url":"https://codeload.github.com/thexkey/MockDatastoreService/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241975135,"owners_count":20051428,"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","old-roblox","roblox","roblox-datastores","roblox-lua"],"created_at":"2024-10-11T20:38:52.491Z","updated_at":"2025-10-13T22:02:24.274Z","avatar_url":"https://github.com/thexkey.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MockDatastoreService\nA mirror of a older version of MockDatastoreService by Crazyman32, but compatible with legacy versions of Roblox.\n#\tUSAGE EXAMPLE:\n```\nlocal dataStoreService = game:GetService(\"DataStoreService\")\n-- Mock service if the game is offline:\nif (game.PlaceId == 0) then\n\tdataStoreService = require(game.ServerStorage.MockDataStoreService)\nend\n-- dataStoreService will act exactly like the real one\n```\n#\tNOTE:\n\t\tThis has been created based off of the DataStoreService on\n\t\tAugust 20, 2014. If a change has been made to the service,\n\t\tthis mocked version will not reflect the changes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthexkey%2Fmockdatastoreservice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthexkey%2Fmockdatastoreservice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthexkey%2Fmockdatastoreservice/lists"}