A terminal with advanced Papyrus support, by niston. This codebase will not be developed further, follow niston's repository instead.
Add environment variable to vcxproj.user
for build event support.
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Fallout4Path>E:\Bethesda\steamapps\common\Fallout 4\Data\F4SE\Plugins</Fallout4Path>
</PropertyGroup>
</Project>