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

lib / imports #111

Open
thelindat opened this issue Jan 27, 2024 · 0 comments
Open

lib / imports #111

thelindat opened this issue Jan 27, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@thelindat
Copy link
Member

Focused on the internal features for now, but lib will be the replacement for both the Lua imports and node package from the previous version. Serves the same purpose, just structured a little better.

  • types, interfaces, etc. need to be reorganised to be properly shared between the package and this repo
  • ensure all exports are properly typed, excluding some internal ones (e.g. exports.ox_core.getOxPlayer)
  • work on the Lua version more once things are more stable
@thelindat thelindat added the enhancement New feature or request label Jan 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant