Skip to content

require polyfill #21

@danports

Description

@danports

Older versions of ComputerCraft like the one I'm running (1.74) do not support require. That means a lot of code in prism-core and libraries that depend on it rely heavily on os.loadAPI and the global environment, which is not ideal, and results in a lot of hacks to work around the fact that os.loadAPI will happily load the same API multiple times.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions