1234567891011121314151617181920212223242526272829303132333435 |
- {
- "FileVersion": 3,
- "Version": 1,
- "VersionName": "3.6",
- "FriendlyName": "Electronic Nodes",
- "Description": "Improve the wire style of blueprints and materials editors.",
- "Category": "Editor",
- "CreatedBy": "Hugo Attal",
- "CreatedByURL": "https://twitter.com/HugoAttal",
- "DocsURL": "https://github.com/TheHerobrine/ElectronicNodes",
- "MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/5cb2a394d0c04e73891762be4cbd7216",
- "SupportURL": "https://forums.unrealengine.com/unreal-engine/marketplace/1647213-electronic-nodes-wiring-style-for-blueprints-and-materials-editors",
- "EngineVersion": "4.27.0",
- "CanContainContent": false,
- "Installed": true,
- "Modules": [
- {
- "Name": "ElectronicNodes",
- "Type": "Editor",
- "LoadingPhase": "Default",
- "WhitelistPlatforms": [
- "Win64",
- "Win32",
- "Mac",
- "Linux"
- ]
- }
- ],
- "Plugins": [
- {
- "Name": "ControlRig",
- "Enabled": true
- }
- ]
- }
|