]> git.rm.cloudns.org Git - xonotic/xonotic.wiki.git/commitdiff
Tinkering a bit
authorLegendaryGuard <rootuser999@gmail.com>
Sun, 17 Apr 2022 22:00:14 +0000 (22:00 +0000)
committerLegendaryGuard <rootuser999@gmail.com>
Sun, 17 Apr 2022 22:00:14 +0000 (22:00 +0000)
Exporting-a-weapon-for-Xonotic.md

index 5b2cefddd9194ff134c9e134822e7b4edc383c50..4c7fa115b0737e18e6c71a9169e8508c20319812 100644 (file)
@@ -1,4 +1,4 @@
-# This article looks complete, [old methodology](#old-methodology) isn't a very complete section due to  the obsolescence
+_This article looks complete, [old methodology](#old-methodology) isn't a very complete section due to  the obsolescence_
 
 # Modeling requirements
 ### To follow this, you need knowledge about modeling using Blender
@@ -70,7 +70,7 @@ Moreover, watch out about position and rotation. `h_*.iqm` alterates the positio
 
 `g_*` and `v_*` MUST contain one bone. The animations can't be included. It isn't like `h_*`.
 
-The animations are `fire`, `fire2`, `idle` and `reload`.
+The required animations are `fire`, `fire2`, `idle` and `reload`.
 
 # New methodology