Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit) (+2)

Some things to consider

  • Handling default entries for character inputs would be a good idea.  It especially helps lazy people that accept defaults by pressing enter.
  • Getting the player's relationship to them would also be a good idea.
  • Lots of places "i" isn't capitalized.
  • When relationships should be lowercase add an !l
    https://www.renpy.org/doc/html/text.html#interpolating-data
  • Windows Icons should be the same width and height.  Common sizes are 256x256, 48x48, 32x32, and 16x16
  • Fill in gui.about with your info.  Originally seen this over on F95

https://mega.nz/file/ib5ElBrS#_27ZLXuqk3rHRPiruLb1gYTcwPYWyx4q6YGZ7OjZcho


https://winmerge.org

That's awesome. I did wonder how to do that. I will add and fix all of that for the next update. Thank you so much, you helped me a lot!