Pecme_payday2.zip

// Load custom assets LoadCustomAssets(gameDirectory);

namespace PECME_Payday2_Loader { class Program { static void Main(string[] args) { // Set game directory path string gameDirectory = @"C:\Path\To\Payday2"; PECME_Payday2.zip

// Start the game StartGame(gameDirectory); } // Load custom assets LoadCustomAssets(gameDirectory)

Share by: