Difference between revisions of "HPL2/TDD/Modding"
Jump to navigation
Jump to search
m |
m |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 8: | Line 8: | ||
==Getting started== | ==Getting started== | ||
+ | *Get the tools from the section below | ||
+ | *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 [[ | + | *Set up a [[HPL2/TDD/Creating a Custom Story|Custom Story]] or a [[HPL2/TDD/Full Conversion Mod|Full Conversion]] |
*If you are making an FC, reading about the [[HPL2/TDD/Config Files|config files]] will give you an idea about what can be done with the engine. | *If you are making an FC, reading about the [[HPL2/TDD/Config Files|config files]] will give you an idea about what can be done with the engine. | ||
*[[Setting up an Online Repository|Set up an Online Repository]] | *[[Setting up an Online Repository|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. | *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== | ==Tools== | ||
Line 23: | 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.