How to use destructible component c++ 4.18

Hey there, open your uproject in a text editor and place this:

"Plugins": [
		{
			"Name": "ApexDestruction",
			"Enabled": true
		}
	]