Skip to content

Commit ad99f6c

Browse files
Update README.md
1 parent 5ac96f9 commit ad99f6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
- **Static and Instance Methods**: Supports executing both static and instance methods.
1414
- **Scene Discovery on Initialization**: O2 Console scans and interacts with objects present at scene load. For objects created during runtime, manual subscription to the console is required.
1515
- **Supports Parameter Passing**: Command methods can accept one parameter, and the console automatically converts the input to match the method signature.
16-
- **Exception Handling**: Automatically catches and logs exceptions from commands.
16+
- **Exception Handling**: Automatically catches logs & exceptions and print it out to the console.
1717
- **Built-in Commands**: Includes commands like `/Clear` to clear console logs, with additional built-in functionality to interact with the game and the engine.
1818

1919

0 commit comments

Comments
 (0)