Skip to content

Commit 9549dd4

Browse files
authored
Merge branch 'CoplayDev:main' into main
2 parents 5939d23 + edd7817 commit 9549dd4

File tree

8 files changed

+2053
-0
lines changed

8 files changed

+2053
-0
lines changed

CustomTools/RoslynRuntimeCompilation/ManageRuntimeCompilation.cs

Lines changed: 549 additions & 0 deletions
Large diffs are not rendered by default.

CustomTools/RoslynRuntimeCompilation/ManageRuntimeCompilation.cs.meta

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

CustomTools/RoslynRuntimeCompilation/PythonTools.asset.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Roslyn Runtime Compilation Tool
2+
3+
This custom tool uses Roslyn Runtime Compilation to have users run script generation and compilation during Playmode in realtime, where in traditional Unity workflow it would take seconds to reload assets and reset script states for each script change.

0 commit comments

Comments
 (0)