LeonMrBonnie / altv-angelscript-module

An alt:V module providing support for the AngelScript scripting language
MIT License
6 stars 2 forks source link

Rework API registration #25

Open LeonMrBonnie opened 3 years ago

LeonMrBonnie commented 3 years ago

Rewrite the whole process of registering the API. There should be proper support for entities and inheritance, properties & methods should be registered in a cleaner way.

Related to #21