About This File
This modding toolset is a work in progress and I carry no responsibility to any damage done to your game files or lost work that may occur. Some antiviruses will flag a false positive and prevent you from opening the application. If this happens you will need to configure your antivirus to allow the program to run.
Holocron Toolset is a collection of modding tools packaged in a single application aimed at streamlining modding development for KotOR/TSL, drawing inspiration from Kotor Tool and the NWN Aurora Toolset. There are editors available for nearly every file type used by the game. Also included with it is a 3D module editor and a "Map Builder" which the user can use to create new maps by rearranging existing models already used in the game.
Discord for suggestions + bug reports: https://discord.com/invite/3ME278a9tQ
If you are running Windows 7 or 8 and get a missing DLL error when opening the program you will need to download the Visual C++ Redist from Microsoft.
Toolset source
File parsing source
What's New in Version 1.5.1 See changelog
Released
Main Window
- Filenames are enclosed in brackets instead of module names in the module list. This is to allow the user to navigate the dropdown menu with keys.
- Added a search feature accessible via the tools menu. This can be used to search for filenames or additionally file contents.
Walkmesh Painter
- Fixed error preventing the user from saving walkmesh files.
2DA Editor
- Row labels now use strings instead of integers. This means files such as plot.2da will open rather than throwing an error.
- Added support for JSON format (compatible with reone tools).
- (previously unlisted from 1.5.0) 2DA files now load faster.
TLK Editor
- Added support for XML format (compatible with xoreos tools).
- Added support for JSON format (compatible with reone tools).
Script Editor
- Fixed a bug where a messagebox would not popup after successfully compiling a script.
- Fixed a bug where search boxes for constants and functions would not work.
- Added syntax highlighting.
- With version 1.5.1:
- Download