Skip to content

Bangs/Plugins: Remember when a setup module has been installed #31

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

Closed
GnaspGames opened this issue Jul 11, 2016 · 2 comments
Closed

Bangs/Plugins: Remember when a setup module has been installed #31

GnaspGames opened this issue Jul 11, 2016 · 2 comments

Comments

@GnaspGames
Copy link
Owner

GnaspGames commented Jul 11, 2016

When using a bang command, such as !loop and !event you have to install a 'setup module' for features to work.

Currently you are prompted to do this once everytime you compile a file using these commands.

I want to add a "cache" to the .smelt folder, which will contain the compiled setup modules, and will only prompt you to install if the file (a) isn't there, or (b) has changed.

When you are prompted to install a setup module, it should be clear that this needs to be done now, and that it won't be repeated later.

@GnaspGames GnaspGames added this to the Version 1.0.0 milestone Jul 11, 2016
GnaspGames added a commit that referenced this issue Aug 16, 2016
@GnaspGames
Copy link
Owner Author

This is implemented in 35d6608. 1.0.0 is now one step closer!

@GnaspGames
Copy link
Owner Author

Closed with version 0.9.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant