A NeosModLoader mod for Neos VR that allow C# scripting.
Download the zip file from Releases and extract it in a folder with folders such as nml_mods.
If the mod loaded successfully, it should have added a screen named NCSI to your DashMenu.
When you press the "Launch SmartPad" button on the upper right, software that can use REPL and IntelliSense will be launched.
Have fun!!
- Run with Enter
- Line break with Shift+Enter
- Call history with Ctrl+UpArrow/DownArrow
Releasesからzipファイルをダウンロードして、nml_mods等のフォルダがある階層で展開してください。
Modが正常に読み込めている場合、ダッシュメニューにNCSIという名前のタブが追加されています。
右上の「Launch SmartPad」ボタンを押すと、REPLが使えたり、IntelliSenseが使えたりするソフトが立ち上がります。
- Enterで実行
- Shift+Enterで改行
- Ctrl+UpArrow/DownArrowで履歴の呼び出し