File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed
Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -363,7 +363,7 @@ Unity Editor Integration
363363Use the following git URL in Unity Package Manager (UPM).
364364
365365- Latest: https://github.com/sator-imaging/Unity-AltSourceGenerator.git
366- - v2.0.0 : https://github.com/sator-imaging/Unity-AltSourceGenerator.git#v2.0.0
366+ - v2.0.1 : https://github.com/sator-imaging/Unity-AltSourceGenerator.git#v2.0.1
367367
368368
369369## USG Control Panel & Window
@@ -373,18 +373,18 @@ Use the following git URL in Unity Package Manager (UPM).
373373 ![ ] ( https://dl.dropbox.com/scl/fi/jijclnarrruxdt590vss1/USG_Panel.png?rlkey=k44lc9swk0mmui849ck7tappk&dl=0 )
374374
375375
376- - ** On**
377- - Include generator in auto run sequence.
376+ - ** On**
377+ - Include generator in auto run sequence.
378378
379- - ** Run**
380- - Run generator on demand. Note that ` OverwriteIfFileExists ` setting on attribute is ignored.
379+ - ** Run**
380+ - Run generator on demand. Note that ` OverwriteIfFileExists ` setting on attribute is ignored.
381381
382- - ** Link**
383- - Click name to unveil generator script file in project window.
384- - Down arrow icon (▼) will show referencing emitters below.
385- - Linked chain icon (🔗) to unveil emitted file in ` USG.g ` folder.
386- - 🗑️
387- - Delete * emitted* file from ` USG.g ` folder.
382+ - ** Link**
383+ - Click name to unveil generator script file in project window.
384+ - Down arrow icon (▼) will show referencing emitters below.
385+ - Linked chain icon (🔗) to unveil emitted file in ` USG.g ` folder.
386+ - 🗑️
387+ - Delete * emitted* file from ` USG.g ` folder.
388388
389389- ` Main Menu > Tools > Alternative Source Generator `
390390 - open as a window.
Original file line number Diff line number Diff line change 11{
22 "name" : " com.sator-imaging.alt-source-generator" ,
33 "displayName" : " Alternative Source Generator for Unity" ,
4- "version" : " 2.0.0 " ,
4+ "version" : " 2.0.1 " ,
55 "unity" : " 2021.3" ,
66 "description" : " Ease-of-Use Source Generator Alternative for Unity." ,
77 "author" : {
You can’t perform that action at this time.
0 commit comments