Myrvarg Posted February 15, 2023 Share Posted February 15, 2023 Hi, I recently got some ideas for mods. I scribbled the main pointers in a notepad document (probable requirements/dependencies, description of what it does, etc. etc. ), but is there (I guess there probably is) a more organised, streamlined, pre-sectioned kinda tool, or a formatted edit-able shareable document where you can add all the details of your mod-to-be? Some kind of "mod planner"? I've tried searching a bit, but not knowing what such a tool or a service might be called, makes it hard. Anyone else here heard of such, or actively using such a tool/service/doc to flesh out yur mods before starting on them? Best regards, MV Link to comment Share on other sites More sharing options...
greyday01 Posted February 16, 2023 Share Posted February 16, 2023 Not really. I run through tons of paper pages with ideas, bits of text I want in books and notes. floor plans, ect. For a quest a flow chart would be useful. Try googling flowchart maker. I just used scribbles on paper, but mine was very short. Link to comment Share on other sites More sharing options...
RichWebster Posted February 16, 2023 Share Posted February 16, 2023 There's lots of tools and techniques you can use, all depends on what your mod will do. If it's scripting you can use software engineering diagrams like UML, data flow diagrams, class diagrams, entity relationship etc. Simple bullet point lists are good for high level feature lists and details. You can then use those to create user stories, which can then be turned into other diagrams I listed above. Link to comment Share on other sites More sharing options...
Sphered Posted February 16, 2023 Share Posted February 16, 2023 A good flow for complex mods, or just mods with a lot of different elements in play, is to make separate modules and blend them later Like if you have a lot of npc noise, like records, races, skins, parts, etc. Make that its own module. The the same for all your spells or perks. Then another for quest and dialogue. Etc Comes down to what makes a project easier to manage. You can use xedit to merge mods, or just use a merge tool when done Link to comment Share on other sites More sharing options...
Myrvarg Posted February 17, 2023 Author Share Posted February 17, 2023 Thanks for the ideas guys, appreciate them. Link to comment Share on other sites More sharing options...
Recommended Posts