FabianTerhorst / coreclr-module

Old alt:V CoreClr (.NET Core Common Language Runtime) community made module. New: https://github.com/altmp/coreclr-module
MIT License
72 stars 67 forks source link

add async entity factories. improve docs for both #806

Closed TheDutchDev closed 1 year ago

TheDutchDev commented 1 year ago

Added a new article that explains how entity factories work with async entities. Improved both files by removing some redundant/outdated info. Removed the extra explanation for vehicles since you can't create them via constructor anymore in v15.

edited it pretty quickly, I may have missed something here and there. Let me know if I did and I'll fix it :)