Skip to content
This repository was archived by the owner on Jul 27, 2022. It is now read-only.

Commit 43c06d2

Browse files
authored
Create README.md
1 parent 90f8180 commit 43c06d2

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# AstralUdonViewer
2+
Disassemble Udon on world load
3+
4+
# Usage
5+
- Load into a world
6+
- Disassembly will begin if `UserData/AstralUdonViewer/{SceneName}` doesn't exist
7+
8+
# Todo
9+
- [ ] View address values
10+
- [ ] Fix disassembly failing after `_start`
11+
- [ ] MelonPrefs
12+
- [ ] Core Integration

0 commit comments

Comments
 (0)