How to install CDF
- Download and install latest LSPDFR and RagePluginHook
- Download latest Common Data Framework
- Extract the .zip and drag-and-drop everything into your main GTA 5 directory (except the .xml)
For players
CDF does NOT do anything on itself, you must be using a plugin that has CDF as a dependency.
- Reference
CommonDataFramework.dll
in your assembly - You can also have your
.dll
etc. somewhere else but if you are running your code, then CDF must be present in the LSPDFR directory.
tip
If you want to make use of intellisense, the CommonDataFramework.xml
must be in the same directory of your referenced .dll
.