repo.or.cz
/
ryzomcore.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
New lua versions
[ryzomcore.git]
/
studio
/
src
/
plugins
/
example
/
studio_plugin_example.xml
blob
434e37907e9107a245caa0776dcc03d327a3e92b
1
<plugin-spec>
2
<library-name>studio_plugin_example</library-name>
3
<name>ExamplePlugin</name>
4
<version>0.2</version>
5
<vendor>dnk-88</vendor>
6
<description>Example ovqt plugin.</description>
7
<dependencies>
8
<dependency plugin-name="Core" version="0.8"/>
9
</dependencies>
10
</plugin-spec>