DocCreation Update
This commit is contained in:
parent
3961b17226
commit
d0a1f809a5
|
@ -28,7 +28,7 @@ namespace Rokojori.DocGenerator
|
|||
public partial class CreateDoc : Node
|
||||
{
|
||||
[Export]
|
||||
public string outputPath ="res://addons/rokojori_action_library/Tools/docs/output";
|
||||
public string outputPath ="res://.rokojori/cache/docs";
|
||||
|
||||
[Export]
|
||||
public bool clearDirectory = false;
|
||||
|
|
Loading…
Reference in New Issue