Releases: AmethystAPI/Runtime-Importer
Releases · AmethystAPI/Runtime-Importer
manual-31
Add alias annotation support and refactor annotation handling Introduces AliasAnnotationHandler and AliasAnnotationParameterPack to support 'alias' annotations. Refactors annotation extraction to use a unified target list and adds alias-based fuzzy name matching to AbstractAnnotationTarget. Updates related logic in MainCommand and improves symbol comparison utilities.
manual-30
Bumped vers
manual-29
Update AnnotationProcessor.cs
manual-28
Merge pull request #5 from AmethystAPI/new_module_tweaker New module tweaker
manual-27
Update Amethyst.SymbolGenerator.csproj
manual-24
Fix capture warns
manual-23
Merge branch 'main' of https://github.com/AmethystAPI/Runtime-Importer
manual-22
Cool stuff Added "i" alias for "inherit" and added "symbols" to the @symbolgeneration, more short to type, also added a 3rd optional parameter to @vptr to add a vtable mangled name so msvc won't cry
manual-21
Update PEFileHelper.cs
manual-20
Merge branch 'main' of https://github.com/AmethystAPI/Runtime-Importer