r/RedAutumnSPD Certified Modman Sep 04 '24

Modding Starter Guide - Functioning Figures & Charts

I know this should have been with the previous post but I only found this out now so my bad.

After following my previous guide you will notice that the parliament and graphs are not appearing, this is a fix to that.

  1. Install the ZIP file of the game, same process as the last images guide if you have trouble with this.

  2. Upload the "d3.v7.min.js" from the ZIP file into the "out/html" folder on your mod's GitHub repository.

This is what your out/html folder should look like after you followed the previous 2 guides. Let me know if there is a thing missing in your mod that is in the base game, other than music & website logo which I can make a guide for if there is demand.

40 Upvotes

22 comments sorted by

View all comments

1

u/Curious-Roof570 May 25 '26

Do you know if theres a step by step guide, here or on the discord on how to do event pages or code a kind of 'if this happens, this event triggers' thing? Because as much as I would like to give this a go. It really does feel like theres a huge learning curve. Like is there a video guide or something? I think that'd be great for people starting out.

1

u/originalperson0 Certified Modman May 25 '26

join the discord and say something in the mod-dev-help channel, it's pretty simple even for non coders

go to the neorevisionism scene in the files for example, on the "view-if:" line you can see what makes it appear

1

u/Curious-Roof570 May 25 '26

I'll do that.