Scrivener07 / FO4-Papyrus-Terminal

A terminal with advanced Papyrus support, by niston. This codebase is a stale fork of niston's repository.
https://github.com/niston/PapyrusTerminal
2 stars 2 forks source link

Fallout 4 - Papyrus Terminal

A terminal with advanced Papyrus support, by niston. This codebase will not be developed further, follow niston's repository instead.

F4SE

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>