Skip to content

Commit

Permalink
Update version to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ShiJbey committed Sep 24, 2024
1 parent bed5983 commit d3e9cb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Packages/com.shijbey.tdrs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "com.shijbey.tdrs",
"version": "2.1.0",
"version": "2.2.0",
"displayName": "TDRS",
"description": "TDRS is a toolkit for modeling dynamic character relationships for life sims, dating sims, visual novels, and adventure games in Unity. It enables game developers to track relationships between social entities (NPCs, players, factions, etc.). Designers can create and tag relationships and characters with various traits that modify how characters feel about each other. Also, they can dispatch various event types that change relationships and build interpersonal histories between characters. Game designers can leverage this package for NPC decision-making, customizing dialogue, and adding a semblance of social intelligence.",
"unity": "2019.4",
Expand Down

0 comments on commit d3e9cb0

Please sign in to comment.