Skip to content

Releases: AmethystAPI/Runtime-Importer

manual-31

05 Nov 11:35

Choose a tag to compare

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

16 Oct 21:03

Choose a tag to compare

Bumped vers

manual-29

15 Oct 17:39

Choose a tag to compare

Update AnnotationProcessor.cs

manual-28

15 Oct 16:47
80f982e

Choose a tag to compare

Merge pull request #5 from AmethystAPI/new_module_tweaker

New module tweaker

manual-27

11 Oct 18:30

Choose a tag to compare

Update Amethyst.SymbolGenerator.csproj

manual-24

09 Oct 17:33

Choose a tag to compare

Fix capture warns

manual-23

03 Oct 18:55

Choose a tag to compare

Merge branch 'main' of https://github.com/AmethystAPI/Runtime-Importer

manual-22

03 Oct 03:54

Choose a tag to compare

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

13 Sep 18:18

Choose a tag to compare

Update PEFileHelper.cs

manual-20

12 Sep 22:19

Choose a tag to compare

Merge branch 'main' of https://github.com/AmethystAPI/Runtime-Importer