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)
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)