Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

v0.4.17.1

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jan 23:32
· 3 commits to master since this release

This is a small feature update. Generated assemblies should be fully compatible with those generated by 0.4.16.x.

New features:

  • PDB generator project (not bundled in release zip) - see README
  • New CLI option --add-prefix-to to add Il2Cpp prefix to additional assemblies and namespaces to prevent conflicts with managed libs.
  • 0.4.17.1 - strip Optional attribute off unstripped ICall delegates as Mono crashed on those