UNPKG

com.vovgou.loxodon-framework-fody

Version:

This is a plugin for static weaving code that integrates Fody into a Unity project.

7 lines 226 B
<?xml version="1.0" encoding="utf-8"?> <Weavers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <AssemblyNames> <Item>Assembly-CSharp</Item> </AssemblyNames> <PropertyChanged defaultWeaving ="true" /> </Weavers>