Modding support #50
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
anons and artists are interesting in making the game have easy-to-insert mods (rosa route soon(tm)) for anons to share and download.
https://www.renpy.org/doc/html/config.html#var-config.archives
Maybe this could be a way to accomplish this?
If the game is not going to move to use rpa files, then modding it is relatively easy. As in, if you download the game as is, you can just edit the script files and as long as they are syntax-correct they should work even under windows. (At least this is my understanding of renpy.)
Alternatively, is the path forward to have rpa files and the bare files like UI, CGs, etc. just obscured into them?
nutbuster referenced this issue2021-07-04 06:25:28 +00:00
We won't be obscufating. Ideally we'd allow modding by allowing users to load their own archives or script stuff.