I’ve been working on a few games on RenPy, the visual novel engine. Transferring my stories into VN format. And it’s been going quite well, it’s also very fun to do.
But I’ve noticed that Cursor sometimes falls into syntax errors and causes a lot of problems.
So here’s what I’m trying to. I asked chatgpt to compile a knowledge base for me https://chatgpt.com/share/67f248c9-b8c8-8010-8326-972ace2ca792
The export function on chatgpt sucks so here’s the file in docx format.
Cursor comes with a bunch of docs that you can reference, shown here https://docs.cursor.com/context/@-symbols/@-docs
Sadly renpy is not one of them. I can use Python from that though, so I’ll add both.
So I’ll go @docs on cursor chat, add new doc, and provide it with the URL to this knowledge base above and see what happens when I try to make a renpy game.
0 Comments