Compare commits
1 Commits
ef16ecbaa2
...
29ca89e533
| Author | SHA1 | Date | |
|---|---|---|---|
| 29ca89e533 |
11
package.xml
11
package.xml
@@ -29,4 +29,15 @@
|
||||
</preferencepack>
|
||||
</content>
|
||||
|
||||
<!-- Kindred Create extensions -->
|
||||
<kindred>
|
||||
<min_create_version>0.1.0</min_create_version>
|
||||
<load_priority>50</load_priority>
|
||||
<pure_python>true</pure_python>
|
||||
<contexts>
|
||||
<context id="partdesign.body" action="inject"/>
|
||||
<context id="partdesign.feature" action="inject"/>
|
||||
</contexts>
|
||||
</kindred>
|
||||
|
||||
</package>
|
||||
|
||||
Reference in New Issue
Block a user