Minor Update - Reload Editor + Checkbox to activate auto save before restart - V0.1.0
This commit is contained in:
14
Plugin/Intermediate/TargetInfo.Plugin.json
Normal file
14
Plugin/Intermediate/TargetInfo.Plugin.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"Targets": [
|
||||
{
|
||||
"Name": "Plugin",
|
||||
"Path": "..\\Source\\Plugin.Target.cs",
|
||||
"Type": "Game"
|
||||
},
|
||||
{
|
||||
"Name": "PluginEditor",
|
||||
"Path": "..\\Source\\PluginEditor.Target.cs",
|
||||
"Type": "Editor"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user