Skip to content

A Melonloader-based library for adding custom tasks to Yandere Simulator.

License

Notifications You must be signed in to change notification settings

liz-lavenza/TasksLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TasksLib

Adds a basic framework for creating modded tasks in Yandere Simulator using MelonLoader mods. Allows overriding a student's existing task, for those with one, or giving students with generic tasks their own task. Modded tasks can run custom C# code on task activation, task completion, and when checking if the task can be turned in. Currently has support for custom task icons and subtitles, with support for accompanying voicelines planned in the future. For an example of how to create a task with TasksLib, see ExampleTask.

Installation

First, make sure you have MelonLoader installed for Yandere Simulator. If you also use PoseMod, you'll need to install the PoseMelon plugin so that it doesn't break MelonLoader. Then, download TaskMod.dll from the latest release on the Releases page (available in the right sidebar) and place it in the Mods folder in the Yandere Simulator directory. If you are not a developer, you do not need to download TaskMod.pdb.

About

A Melonloader-based library for adding custom tasks to Yandere Simulator.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages