-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
New Host initialization strategy should initialize base AltV APIs before accessing Resource and IModule classes.
This should prevent a lot of cryptic errors related to usage of AltV API before OnStart call (e.g. in some ctor).
This would also allow to use executable projects in the future (calling Main)
Metadata
Metadata
Assignees
Labels
No labels
Projects
Status
In Progress