Installation - lachjames/KotOR-Modding-Guide GitHub Wiki

Please follow the following steps:

  1. Download the repository, either by cloning it using git or just downloading it as a .zip file
  2. Unzip the resulting folder somewhere on your computer
  3. Open the folder in Unity as a project
  4. Open the "KotOR" scene, in the "scenes" folder
  5. Open Systems>Loading System in the inspector, and change the kotorDir variable to point to the base directory of your KotOR 1 installation (TSL support is coming as a VERY high priority and is, theoretically, almost complete)
  6. Set the "Level Name" variable in the same inspector window as (5) to whichever module you want to load
  7. Press the play button at the top-middle of the screen