HAxis sos
This commit is contained in:
28
Plugins/SkillTree/SkillTree.uplugin
Normal file
28
Plugins/SkillTree/SkillTree.uplugin
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"FileVersion": 3,
|
||||
"Version": 1,
|
||||
"VersionName": "1.0",
|
||||
"FriendlyName": "Skill Tree Plugin",
|
||||
"Description": "A plugin to design the skill tree.",
|
||||
"Category": "2D",
|
||||
"CreatedBy": "Yoshi van Belkom",
|
||||
"CreatedByURL": "http://www.farsquad.com/",
|
||||
"DocsURL": "http://iamfromtheinternet.nl/wiki/index.php/Programming_Documentation",
|
||||
"MarketplaceURL": "",
|
||||
"SupportURL": "http://iamfromtheinternet.nl/wiki/index.php/Programming_Documentation",
|
||||
"Modules": [
|
||||
{
|
||||
"Name": "SkillTree",
|
||||
"Type": "Runtime",
|
||||
"LoadingPhase": "PreDefault"
|
||||
},
|
||||
{
|
||||
"Name": "SkillTreeEditor",
|
||||
"Type": "Editor"
|
||||
}
|
||||
],
|
||||
"EnabledByDefault": false,
|
||||
"CanContainContent": true,
|
||||
"IsBetaVersion": false,
|
||||
"Installed": false
|
||||
}
|
||||
Reference in New Issue
Block a user