Skip to content

Commit 63696e6

Browse files
committed
fix
1 parent 315a702 commit 63696e6

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.vitepress/config.mts

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,11 @@ export default defineConfig({
2525
collapsed: false,
2626
items: [
2727
{ text: "🎞️ Moving Camo", link: "/tutorials/moving-camo" },
28-
{ text: "How To Add Attachments To Weapons In Maya", link: "/tutorials/how-to-add-attachments-to-weapons-in-maya" }
28+
{ text: "How To Add Attachments To Weapons In Maya", link: "/tutorials/how-to-add-attachments-to-weapons-in-maya" },
29+
{ text: "How To Export XModels and XAnims", link: "/tutorials/how-to-export-xmodels-and-xanims" },
30+
{ text: "How To Get Attachment Locations Using HydraX", link: "/tutorials/how-to-get-attachment-locations-using-hydrax" },
31+
{ text: "How to install and use ManyAnims", link: "/tutorials/How-to-install-and-use-manyanims" },
32+
{ text: "How To Set Up MayaCoDTools And SE Tools", link: "/tutorials/how-to-set-up-mayacodtools-and-se-tools" }
2933
],
3034
}
3135
],

tutorials/How-to-install-and-use-manyanims.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# How to install and use ManyAnims!
1+
# How to install and use ManyAnims
22

33
ManyAnims is a batch animation exporter For Maya
44

tutorials/how-to-export-xmodels-and-xanims.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ow To Export XModels and XAnims
1+
# How To Export XModels and XAnims
22

33

44
<iframe

tutorials/how-to-set-up-mayacodtools-and-se-tools.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
1-
# How To Add Attachments To Weapons In Maya
1+
# How To Set Up MayaCoDTools And SE Tools
22

3-
In this tutorial, How To Add Attachments To Weapons In Maya.
4-
5-
*Note: This will only work for weapons that already have there attachments on the weapon*
63

74
<iframe
85
width="560"

0 commit comments

Comments
 (0)