Releases: TerrariaPrismTeam/Prism
Releases · TerrariaPrismTeam/Prism
v1.0.0.0 PreRelease for Terraria 1.3.1
How to install:
- Unzip the archive
- Drop your
Terraria.exe
file on thepatcher.exe
file.- Your
Terraria.exe
file can be found in the steam directory (if you purchased it from Steam):C:\Program Files (x86)\Steam\SteamApps\common\Terraria\
(by default) on Windows~/.local/share/Steam/steamapps/common/Terraria/
on Linux~/Library/Application Support/Steam/steamapps/common/Terraria/
on OS X
- On Linux/OS X: run
mono
with thepatcher.exe
and yourTerraria.exe
file as the arguments. - You can also just launch
patcher.exe
, it will then look for or ask for aTerraria.exe
file.
- Your
- Copy the
Prism.exe
file to your Terraria binary directory (i.e. where yourTerraria.exe
is). It can now be launched. Make sure thePrism.Terraria.dll
exists in your Terraria binary directory!- The
.pdb
file may be copied, too, it will add extra diagnostic info when an error occurs. This will be useful for PreRelease builds, as this makes fixing bugs easier - On Linux/OS X, the
Prism.sh
file must be copied, too, and this should be used instead of the.exe
file to launch Prism. - A
.gli3
file is included for Game Launcher users. It currently uses the default directoryC:\Program Files (x86)\
, thus some may have to edit it.
- The
v1.0.0.0 PreRelease
How to install:
- Unzip the archive
- Drop your
Terraria.exe
file on thepatcher.exe
file.- Your
Terraria.exe
file can be found in the steam directory (if you purchased it from Steam):Program Files (x86)\Steam\SteamApps\common\Terraria\
(by default) on Windows~/.local/share/Steam/steamapps/common/Terraria
on Linux~/Library/Application Support/Steam
on OS X
- On Linux/OS X: run
mono
with thepatcher.exe
and yourTerraria.exe
file as the arguments. - You can also just launch
patcher.exe
, it will then look for or ask for aTerraria.exe
file.
- Your
- Copy the
Prism.exe
file to your Terraria binary directory (i.e. where yourTerraria.exe
is). It can now be launched.- The
.pdb
file may be copied, too, it will add extra diagnostic info when an error occurs. This will be useful for PreRelease builds, as this makes fixing bugs easier - On Linux/OS X, the
Prism.sh
file must be copied, too, and this should be used instead of the.exe
file to launch Prism. - A
.gli3
file is included for Game Launcher users. It currently uses the default directoryC:\Program Files (x86)\
, thus some may have to edit it.
- The
Outdated LICENSE
_The license in the zip file is currently outdated, Prism is under the WTFPL now. see the LICENSE file for more info._