Skip to content

Commit e00f2f6

Browse files
authored
Update README.md -noci
1 parent af2a408 commit e00f2f6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,10 @@ The inspector is used to see detailed information on objects of any type and man
148148

149149
* The C# Console uses the `Mono.CSharp.Evaluator` to define temporary classes or run immediate REPL code.
150150
* You can execute a script automatically on startup by naming it `startup.cs` and placing it in the `sinai-dev-UnityExplorer\Scripts\` folder (this folder will be created where you placed the DLL file).
151-
* See the "Help" dropdown in the C# console menu for more detailed information.
151+
* Also you can load/save/compile `cs` files under `sinai-dev-UnityExplorer\Scripts\` folder
152+
* load : Pressing `Refresh`(renamed Reset) button and selecting dropdown your file name.
153+
* save : Pressing `Compile` button and automatically saves the file with the file name selected in the dropdown
154+
* See the "Welcome" dropdown in the C# console menu for more detailed information.
152155

153156
### Hook Manager
154157

0 commit comments

Comments
 (0)