This package allows you to compile story scripts for Divinity Original Sins 2 from the command line and debug them both in the editor and in the game.
The debugger runs inside VS Code. Follow these steps to setup VS Code and the required extensions.
| diff --git a/hphp/runtime/ext/pdo_driver.cpp b/hphp/runtime/ext/pdo_driver.cpp | |
| index 8ed0a16..a208793 100644 | |
| --- a/hphp/runtime/ext/pdo_driver.cpp | |
| +++ b/hphp/runtime/ext/pdo_driver.cpp | |
| @@ -18,6 +18,7 @@ | |
| #include "hphp/runtime/ext/pdo_driver.h" | |
| #include "hphp/runtime/ext/pdo_sqlite.h" | |
| #include "hphp/runtime/ext/pdo_mysql.h" | |
| #include "hphp/runtime/ext/std/ext_std_variable.h" |
This package allows you to compile story scripts for Divinity Original Sins 2 from the command line and debug them both in the editor and in the game.
The debugger runs inside VS Code. Follow these steps to setup VS Code and the required extensions.