]> git.xonotic.org Git - xonotic/xonotic.wiki.git/commitdiff
Resize material and texture guide images
authorLegendaryGuard <rootuser999@gmail.com>
Mon, 18 Apr 2022 22:17:33 +0000 (22:17 +0000)
committerLegendaryGuard <rootuser999@gmail.com>
Mon, 18 Apr 2022 22:17:33 +0000 (22:17 +0000)
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