slua-standalone.dll.config 181 B

1234567
  1. <configuration>
  2. <!--
  3. <dllmap> is only available on Linux
  4. compatible with the code `DLLImport("slua")`
  5. -->
  6. <dllmap dll="slua" target="slua.so"/>
  7. </configuration>