Skip to content

A Collection of Common Resource to use throughout downstream mods

Notifications You must be signed in to change notification settings

PacificEngine/OW_CommonResources

Repository files navigation

GitHub release (latest by date) GitHub Release Date GitHub all releases GitHub release (latest by date)

Using Mod

A bunch of common resources used in downstream mods

Creating Code

Create a new file called PacificEngine.OW_CommonResources.csproj.user

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <PropertyGroup>
    <OuterWildsRootDirectory>$(OuterWildsDir)\Outer Wilds</OuterWildsRootDirectory>
    <OuterWildsModsDirectory>%AppData%\OuterWildsModManager\OWML\Mods</OuterWildsModsDirectory>
  </PropertyGroup>
</Project>

About

A Collection of Common Resource to use throughout downstream mods

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages