Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate components somehow #4

Closed
Keyslam opened this issue Nov 26, 2017 · 2 comments
Closed

Separate components somehow #4

Keyslam opened this issue Nov 26, 2017 · 2 comments

Comments

@Keyslam
Copy link
Owner

Keyslam commented Nov 26, 2017

Currently all components are stored in one file. This is messy and hard to maintain as the number of components increases.

We should look into a way to easily support and add new components. Perhaps a Component constructor.

@pablomayobre
Copy link
Contributor

It would be cool if we could register components to a specific dialogue

@Keyslam
Copy link
Owner Author

Keyslam commented Nov 29, 2017

Components have been separated into a folder named "Components". This folder also holds a init.lua that returns a table with all the components.

@Keyslam Keyslam closed this as completed Nov 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants