Skip to content
This repository has been archived by the owner on Jan 8, 2023. It is now read-only.

IsoLogicGames/Draft

Repository files navigation

Draft


ℹ️ This project is not currently in development and has no current plans for development.

Draft is a Lua class library targeting Lemur and Roblox.

Draft makes object oriented abstraction easy.

  • Build classes effortlessly
  • Create interfaces and abstract classes
  • Remove the complexity of abstraction

Installation

To install Draft, use a tool such as Rojo to sync Draft with your project. Draft is contained within the lib directory of this project.

A good place to begin is our getting started guide.

Documentation

Check the Draft documentation website. Our user guide is coming soon.

Draft has a fully documented API as well.

Contributing

Contributions are welcome, please make a pull request!

Be sure to set up Rojo to get started. Check out our contribution guide for further information.

Please read our code of conduct when getting involved.

License

Draft is free software available under the MIT license. See the license for details.