Commit b58af16
* Fixed Unreal plugin build removing required __init__.py
The make_unreal_plugin build script was deleting __init__.py from the
output as a "leftover," but this file contains launch_nxt_in_ue() which
is imported by init_unreal.py at plugin startup.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 5f3d2cc commit b58af16
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | 50 | | |
52 | | - | |
53 | 51 | | |
54 | 52 | | |
55 | 53 | | |
| |||
0 commit comments