source: wiki/pages/nl/Development @ 40228

Last change on this file since 40228 was 39063, checked in by obi, 7 years ago

reset wiki

File size: 579 bytes
Line 
1[[TranslatedPages]]
2----
3'''11 Development''' [=#point11] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
4----
5
6=== Plugins Building ===
7
8'''Preparation'''
9
10In the current tdt git http://gitorious.org/open-duckbox-project-sh4 you can now build TitanNit plugins.
11I have installed 2 plugins that are intended to serve as an example. One can then download and unzip this locally and build your own plugins.
12
13With a fresh clone of the git
14
15{{{
16make yaud-enigma2-nightly
17}}}
18
19after it completes, then
20
21{{{
22make titanium-plugins
23}}}
24
25[[br]]
Note: See TracBrowser for help on using the repository browser.