Forráskód Böngészése

point images to sdk mod

mitm001 5 éve
szülő
commit
93d00e80fe
1 módosított fájl, 3 hozzáadás és 3 törlés
  1. 3 3
      docs/modules/sdk/pages/asset_packs.adoc

+ 3 - 3
docs/modules/sdk/pages/asset_packs.adoc

@@ -57,7 +57,7 @@ You can access and change the project properties by right-clicking the project a
 === Add Your Own Assets
 
 
-image::sdk/assetpackimport-300x222.jpg[assetpackimport-300x222.jpg,width="",height="",align="right"]
+image::assetpackimport-300x222.jpg[assetpackimport-300x222.jpg,width="",height="",align="right"]
 
 
 To add new assets to your AssetPack do the following:
@@ -78,7 +78,7 @@ On the "`Add Files`" page you define the path of the files in the AssetPack. The
 With the "`add files`" button you can open a file browser to select files from your harddisk that will be copied into the `assets/` folder of the AssetPack project. With the "`add existing`" button you can add a file thats already in your AssetPack assets folder to a new asset item. This way you can reuse e.g. textures for asset items or make items for an existing collection of asset files that you copied to the projects assets folder.
 
 
-image::sdk/assetpackimport2-300x179.jpg[assetpackimport2-300x179.jpg,width="",height="",align="right"]
+image::assetpackimport2-300x179.jpg[assetpackimport2-300x179.jpg,width="",height="",align="right"]
 
 
 You can specify a specific material to be used for the single mesh/scene files, just select it in the dropdown below the mesh or scene file. If you don't select a material file here, the first found material file is used or none if none is found.
@@ -104,7 +104,7 @@ Supported formats for models (main files) are:
 
 === AssetPack Publishing
 
-image:sdk/assetpackdownload-263x300.jpg[assetpackdownload-263x300.jpg,width="",height=""]
+image:assetpackdownload-263x300.jpg[assetpackdownload-263x300.jpg,width="",height=""]
 
 You can publish your AssetPacks either as a zip file or directly to jmonkeyengine.org, using your website user name and login. *This means other jMonkeyEngine SDK users can download your AssetPacks and install them to their local database right off the AssetPack online packages browser.*