The incest tag is needed, also seems to be a harem game, so that tag should also be added.
Found also something regarding the variables, there should at least one variable be added. Because, if you add some definitions, the variable "brodname" don't always fit. It's basically lacking a variable to define the relationship between the two "tenants" (sisters) and the MC, e.g. if you play it with incest, it would be siblings, but ATM it shows in the conversions that they are "brothers" which makes no sense with a girl involved. For this release, I added the variable "sibname" and changed the dialog at specific points to use it. Don't know if I found everything, where it fits. Sadly I'm not as skilled that I could make it a option to change it during the game play, you have to change it in the "VARIABLES.rpy" file or with the console ingame, if you don't want incest. And you should use the singular term (e.g. sibling instead of siblings or friend instead of friends) to avoid double s. Just extract the files into the game folder, for anyone, who is interested.
Also the hide button seems to be disabled... I don't know, why devs tend to mess with the basic functionality of renpy... I'm not able to change that, again because of my lacking python skills.
If you find a line missing or still doesn't make sense, please report, so I can fix it.
EDIT (Oct 11th '23): Updated the files for game version 0.1.2. As always, if you find something, that I may have missed, please let me know.
I'm sorry, but an uncaught exception occurred.
While parsing C:\Users\andiw\OneDrive\Desktop\Myfamilyfarm-0.1.2-pc/game/VARIABLES.rpy.
ScriptError: Name (u'game/VARIABLES.rpy', 1696207838, 60696) is defined twice, at game/1-GAMESYSTEM/VARIABLES.rpy:2 and game/VARIABLES.rpy:2.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 492, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "renpy/script.py", line 283, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "renpy/script.py", line 797, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn)
File "renpy/script.py", line 473, in finish_load
check_name(node)
File "renpy/script.py", line 452, in check_name
bad_node.filename, bad_node.linenumber))
ScriptError: Name (u'game/VARIABLES.rpy', 1696207838, 60696) is defined twice, at game/1-GAMESYSTEM/VARIABLES.rpy:2 and game/VARIABLES.rpy:2.
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Wed Oct 11 22:56:32 2023