Phase 1 of this repo is to have all the files that represent Ren'Py repository in this repo, with "strict" pyright settings without type errors, even if most of the things are typed as Incomplete (alias of Any), and to build tools that compare those stubs with Ren'Py main branch.
Phase 1 of this repo is to have all the files that represent Ren'Py repository in this repo, with "strict" pyright settings without type errors, even if most of the things are typed as
Incomplete(alias of Any), and to build tools that compare those stubs with Ren'Py main branch.