arcadia-unity / Arcadia

Clojure in Unity
http://arcadia-unity.github.io/
Apache License 2.0
1.68k stars 108 forks source link

Does it work at runtime? #365

Closed darkhog closed 5 years ago

darkhog commented 5 years ago

I want to use Arcadia for runtime scripting capabilities for my game's modding facilities, but I need to know if it can compile/interpret at runtime (sans Unity Editor). I also need to know if there are facilities to add/remove functionalities to sandbox the environment and add stuff specific to my game.

nasser commented 5 years ago

Arcadia works great outside of the Unity editor on the following platforms:

Other platforms are either known to not work or will likely have problems. More details and links are on the wiki.

Closing as this isn't an issue per se, but I am happy to keep talking on the Gitter channel if you'd like.