From 409449a35eac6964470430b03bbc0b4cda33c5d3 Mon Sep 17 00:00:00 2001 From: LegendaryGuard Date: Mon, 18 Apr 2022 22:17:33 +0000 Subject: [PATCH] Resize material and texture guide images --- Exporting-a-weapon-for-Xonotic.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Exporting-a-weapon-for-Xonotic.md b/Exporting-a-weapon-for-Xonotic.md index 02fce8f..cd4b921 100644 --- a/Exporting-a-weapon-for-Xonotic.md +++ b/Exporting-a-weapon-for-Xonotic.md @@ -89,9 +89,9 @@ crylink_new // your material/texture name ``` Note: `crylink_new` must appear in the material and texture.

Material:
-crylinkblendermaterialsample +crylinkblendermaterialsample

Texture:
-crylinkblendertexturesample +crylinkblendertexturesample
# New methodology -- 2.39.2