Merge branch 'master' of https://git.mijago.de/RothenburgAR/Exhibitions
This commit is contained in:
@@ -5,4 +5,9 @@
|
||||
<text lang="en" type="file" value="text/desc_en.txt"/>
|
||||
<text lang="jp" type="file" value="text/desc_jp.txt"/>
|
||||
</description>
|
||||
<title>
|
||||
<text lang="de" type="file" value="text/title_de.txt"/>
|
||||
<text lang="en" type="file" value="text/title_en.txt"/>
|
||||
<text lang="jp" type="file" value="text/title_jp.txt"/>
|
||||
</title>
|
||||
</poi>
|
||||
1
poi/helebard_01/text/title_de.txt
Normal file
1
poi/helebard_01/text/title_de.txt
Normal file
@@ -0,0 +1 @@
|
||||
Hallo Welt
|
||||
1
poi/helebard_01/text/title_en.txt
Normal file
1
poi/helebard_01/text/title_en.txt
Normal file
@@ -0,0 +1 @@
|
||||
Hello World
|
||||
1
poi/helebard_01/text/title_jp.txt
Normal file
1
poi/helebard_01/text/title_jp.txt
Normal file
@@ -0,0 +1 @@
|
||||
こんにちは世界
|
||||
12
poi/test_plane_01/test_plane_01.xml
Normal file
12
poi/test_plane_01/test_plane_01.xml
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<poi id="poi_plane_01">
|
||||
<description>
|
||||
<text lang="de" type="inline" value="Flugzeug"/>
|
||||
<text lang="en" type="inline" value="Airplane"/>
|
||||
<text lang="jp" type="inline" value="????"/>
|
||||
</description>
|
||||
<!-- TODO -->
|
||||
<models>
|
||||
<model id="model_toyplane" scale="1.0" path="toyplane.obj"/>
|
||||
</models>
|
||||
</poi>
|
||||
156491
poi/test_plane_01/toyplane.obj
Normal file
156491
poi/test_plane_01/toyplane.obj
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user