]> git.xonotic.org Git - xonotic/xonotic.wiki.git/blobdiff - Exporting-a-weapon-for-Xonotic.md
Resize material and texture guide images
[xonotic/xonotic.wiki.git] / Exporting-a-weapon-for-Xonotic.md
index 02fce8f2003d95d187bebdb95ff9881c570a42d0..cd4b921c884d758a06fc967c0ccc64640e8a6ef5 100644 (file)
@@ -89,9 +89,9 @@ crylink_new // your material/texture name
 ```
 Note: `crylink_new` must appear in the material and texture.
 <br/><br/>Material:<br/>
-<img src="uploads/abef98eaddd7c61bec7eb467efe4c3fe/crylinkblendermaterialsample.jpg" alt="crylinkblendermaterialsample" width=500 />
+<img src="uploads/abef98eaddd7c61bec7eb467efe4c3fe/crylinkblendermaterialsample.jpg" alt="crylinkblendermaterialsample" width=920 />
 <br/><br/>Texture:<br/>
-<img src="uploads/ca88b1a8cbab9b9c5b81ef43bb9809f3/crylinkblendertexturesample.jpg" alt="crylinkblendertexturesample" width=500 />
+<img src="uploads/ca88b1a8cbab9b9c5b81ef43bb9809f3/crylinkblendertexturesample.jpg" alt="crylinkblendertexturesample" width=920 />
 <br/>
 
 # New methodology