A mod for the game “A Dance of Fire and Ice”.
This project supports playing & editing player-made “course”. There are various features to help players build a course, release them, and even allow other mod developers to arbitrarily open any courses.
More of that on the wiki.
- Uses Unity 2022.3.33f1 (must be in sync with the game)
- Uses Harmony 2
- Build options available at
Project Toolsunder Unity Editor’sModdingribbon menu.
LGPL 3.0; Refer to LICENSE.
For files under /Assets/Editor, refer to /Assets/Editor/LICENSE.
| Dependency | License |
|---|---|
| A Dance of Fire and Ice | End User License Agreement |
| Unity & TextMeshPro | Unity Companion License |
| LiberationSans | OFL |
| UiRoundedCorners | MIT |
| openupm | - |
| NuGetForUnity | MIT (The path may vary per each clone. If you cannot find the file after cloning, refer to the Original License for more details.) |
| DOTween & DOTweenPro | Because this repository references the DOTween assemblies from the base game, it is rather difficult to include the "original" "readme.txt" file; but here's the Original License for your reference. (Please support them too!) |
| UnityModManager | Because this repository uses the user-added UnityModManager assemblies, it is rather difficult to include the "original" license file; but here's the Original License for your reference. |
| Harmony | Because this repository uses the user-added UnityModManager's dependencies (which happens to include Harmony), it is rather difficult to include the "original" license file; but here's the Original License for your reference. |
| IndexRange | Because this is installed via NuGet (which locally downloads the package in user directory,) it is rather difficult to include the "original" license file; but here's the Original License for your reference. |
| Json.NET | Because this is installed via NuGet (which locally downloads the package in user directory,) it is rather difficult to include the "original" license file; but here's the Original License for your reference. |
| Fluent.Net | Because this is installed via NuGet (which locally downloads the package in user directory,) it is rather difficult to include the "original" license file; but here's the Original License for your reference. |