Difference between revisions of "HPL2/TDD/Modding"
Jump to navigation
Jump to search
(Created) |
m |
||
Line 1: | Line 1: | ||
− | == Advice == | + | ==Advice== |
− | * [[Making a Mod - Best Practices]] | + | |
− | * [[Online Presence]] | + | *[[Making a Mod - Best Practices]] |
− | * [[Efficient Teamwork]] | + | *[[Online Presence]] |
+ | *[[Efficient Teamwork]] | ||
*[[Mod Content Usage|Custom Content Usage]] | *[[Mod Content Usage|Custom Content Usage]] | ||
==Getting started== | ==Getting started== | ||
+ | |||
*Read about mod types in [[HPL2/Glossary|the glossary]] | *Read about mod types in [[HPL2/Glossary|the glossary]] | ||
*Set up a [[Hpl2:Amnesia:custom story|Custom Story]] or a [[Hpl2:Amnesia:full conv|Full Conversion]] | *Set up a [[Hpl2:Amnesia:custom story|Custom Story]] or a [[Hpl2:Amnesia:full conv|Full Conversion]] | ||
− | *If you are making an FC, reading about the [[ | + | *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. | ||
==Tools== | ==Tools== | ||
+ | |||
*[[HPL2/Tools|Development Tools]] | *[[HPL2/Tools|Development Tools]] | ||
*[[HPL2/Third party tools|Third party tools]] | *[[HPL2/Third party tools|Third party tools]] | ||
− | == Community == | + | ==Community== |
− | * [https://discord.com/invite/frictionalgames Discord Server] | + | |
− | * [https://moddb.com ModDB Homepage] | + | *[https://discord.com/invite/frictionalgames Discord Server] |
− | * [[Hpl2:Resources:start|Community-made resources]] | + | *[https://moddb.com ModDB Homepage] |
− | * [https://www.frictionalgames.com/forum/index.php The forums] - a lot of resources and FAQ answers can be found there. | + | *[[Hpl2:Resources:start|Community-made resources]] |
+ | *[https://www.frictionalgames.com/forum/index.php The forums] - a lot of resources and FAQ answers can be found there. | ||
+ | |||
+ | ==Releasing== | ||
− | + | *[[Pre-publication Evaluation]] | |
− | * [[Pre-publication Evaluation]] | + | *[[Mod Distribution]] |
− | * [[Mod Distribution]] |
Revision as of 01:10, 4 August 2020
Advice
Getting started
- 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.
Tools
Community
- Discord Server
- ModDB Homepage
- Community-made resources
- The forums - a lot of resources and FAQ answers can be found there.