Skip to content
This repository was archived by the owner on Jul 12, 2020. It is now read-only.
This repository was archived by the owner on Jul 12, 2020. It is now read-only.

Customizable habitats #115

@Kampfkarren

Description

@Kampfkarren

To get MockDataStoreService working with Lemur without monkey patching, RunService:IsServer() (at the time of writing, an unimplemented API) needs to return true. However, I'm not comfortable making RunService:IsServer() always return true on Lemur. I imagine there are many other cases like this.

Habitats should be easily customizable for arbitrary options for situations like this. In this case, there should be an easy way to tell Lemur "I want RunService:IsServer() to return true" without having to monkey patch.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions