diff --git a/Home.md b/Home.md index 7a8c359..6fae42d 100644 --- a/Home.md +++ b/Home.md @@ -11,12 +11,51 @@ This is the home page for the SWG Source Wiki. Here you will find a collection * [Enabling External Access To Your Server](https://github.com/SWG-Source/swg-main/wiki/Enabling-External-Access-To-Your-Server) * [Transferring Your Database To A New Server](https://github.com/SWG-Source/swg-main/wiki/Transferring-Your-Database-To-A-New-Server-%5Bversion-1.0%5D) +## Source Code Overview and File Chains +* [File Structure Overview]() +* [File Chain for Armour Sets]() +* [File Chain for Decor Objects]() +* [File Chain for Speeders]() +* [File Chain for Ships]() +* [File Chain for Player Structures]() +* [File Chain for Creatures and Beastmaster Pets]() +* [File Chain for Spawn Systems]() + +## Developer Tools +* [How To Use The SOE SWG Conversation Editor]() +* [How To Use The SOE Localization Tool]() +* [How To Use The SOE NPC Editor]() +* [How To Use The SOE Quest Editor]() +* [How To Use The SOE Space Quest Editor]() +* [How To Use The SOE Draft Schematic Editor]() +* [How To Use The SOE Terrain Editor]() +* [How To Use The SOE Terrain Builder]() +* [How To Use SIE Sytners IFF Editor](https://github.com/SWG-Source/swg-main/wiki/SIE-Sytners-IFF-Editor) +* [How To Use Total Commander]() +* [How To Use Ultra Compare]() +* [How To Use TRE Edit]() + +## Developer Guides +* [Using The Object Spawn Command](https://github.com/SWG-Source/swg-main/wiki/Using-The-Object-Spawn-Command) +* [How To Make Your Own Vendor And Stock It](https://github.com/SWG-Source/swg-main/wiki/How-To-Make-Your-Own-Vendor-And-Stock-It) +* [How To Add A New Schematic]() +* [How To Add A New Painting]() +* [How To Add A New Speeder]() +* [How To Add A New Ship]() +* [How To Add A New Player Structure]() +* [How To Add A New Creature]() +* [How To Add A New Beastmaster Pet]() +* [How To Add A New Static Spawn]() +* [How To Add A New Wild Spawn]() +* [How To Add A New Clothing Item]() +* [How To Add A New Armour Set]() +* [How To Add A New Droid Pet]() +* [How To Add A New Planet]() + ## In-Game Guides * [Configuring God Mode & Some Useful Commands](https://github.com/SWG-Source/swg-main/wiki/God-mode-commands-and-item-acquisition) -* [SIE Sytners IFF Editor](https://github.com/SWG-Source/swg-main/wiki/SIE-Sytners-IFF-Editor) -* [Using The Object Spawn Command](https://github.com/SWG-Source/swg-main/wiki/Using-The-Object-Spawn-Command) * [Spawning Space Ship Equipment And Outfits](https://github.com/SWG-Source/swg-main/wiki/Spawning-Space-Ship-Equipment-And-Outfits) -* [How To Make Your Own Vendor And Stock It](https://github.com/SWG-Source/swg-main/wiki/How-To-Make-Your-Own-Vendor-And-Stock-It) + ***