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

Use Lua's packages instead of _modules #98

Open
Maiori44 opened this issue Apr 12, 2023 · 2 comments
Open

Use Lua's packages instead of _modules #98

Maiori44 opened this issue Apr 12, 2023 · 2 comments
Labels
change Change of an already existing feature experimental The changes may break something or be a bad idea

Comments

@Maiori44
Copy link
Member

There might be a way of putting Clue's modules directly into Lua's packages, that way require(...) could be used to load both...
This should analyzed more before proceeding and must definitively go to 4.0

@Maiori44 Maiori44 added experimental The changes may break something or be a bad idea change Change of an already existing feature labels Apr 12, 2023
@Markos-Th09
Copy link
Member

There might be a way of putting Clue's modules directly into Lua's packages, that way require(...) could be used to load both...
This should analyzed more before proceeding and must definitively go to 4.0

the way to go for this is just multiple files

@Maiori44
Copy link
Member Author

....that is not the point of this
The output will be one file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
change Change of an already existing feature experimental The changes may break something or be a bad idea
Projects
None yet
Development

No branches or pull requests

2 participants