Difference between revisions of "HPL2/TDD/Modding"
Jump to navigation
Jump to search
(→Getting started: Added a dev env link and other) |
m |
||
(One intermediate revision by one other user not shown) | |||
Line 7: | Line 7: | ||
==Getting started== | ==Getting started== | ||
+ | |||
*Get the tools from the section below | *Get the tools from the section below | ||
− | *Set up a [[HPL2/Development Environment|development environment]] | + | *Set up a [[HPL2/Development Environment|development environment]] |
*Read about mod types in [[HPL2/Glossary|the glossary]] | *Read about mod types in [[HPL2/Glossary|the glossary]] | ||
*Set up a [[HPL2/TDD/Creating a Custom Story|Custom Story]] or a [[HPL2/TDD/Full Conversion Mod|Full Conversion]] | *Set up a [[HPL2/TDD/Creating a Custom Story|Custom Story]] or a [[HPL2/TDD/Full Conversion Mod|Full Conversion]] | ||
Line 25: | Line 26: | ||
*[https://discord.com/invite/frictionalgames Discord Server] | *[https://discord.com/invite/frictionalgames Discord Server] | ||
*[https://moddb.com ModDB Homepage] | *[https://moddb.com ModDB Homepage] | ||
− | *[[ | + | *[[HPL2/Community Resources|Community-made resources]] |
*[https://www.frictionalgames.com/forum/index.php The forums] - a lot of resources and FAQ answers can be found there. | *[https://www.frictionalgames.com/forum/index.php The forums] - a lot of resources and FAQ answers can be found there. | ||
Latest revision as of 21:29, 15 August 2020
Advice
Getting started
- Get the tools from the section below
- Set up a development environment
- Read about mod types in the glossary
- Set up a Custom Story or a Full Conversion
- If you are making an FC, reading about the config files will give you an idea about what can be done with the engine.
- Set up an Online Repository
- Read the rest of the docs. They will give you a good idea what can be done and what will require fighting against the engine.
- Check the advice section before starting your first serious project
Tools
Community
- Discord Server
- ModDB Homepage
- Community-made resources
- The forums - a lot of resources and FAQ answers can be found there.