#How to Start Modding Celeste

1 messages · Page 1 of 1 (latest)

vivid maple
#

Iamdadbod has a great series, you can skim over as far as you want and go from there

sand locust
#

@night marsh check the links in #modding_welcome , especially the everest wiki

#

dadbod's videos only cover mapmaking and are somewhat outdated

night marsh
#

Yep, I was talking more about a code mod which I'm trying to set up

#

I'm having issues installing the .Net on VS code 2022

sand locust
#

use the top template linked on the code mod setup page

night marsh
#

Oh, ok

#

Thanks 🙂

sand locust
#

you might also have to manually install the .net framework 4.5.2 sdk https://www.microsoft.com/en-us/download/details.aspx?id=42637

night marsh
#

Do I just download it, or do I have to do something to make it work. Sorry I'm not used to using VS for anything but just writing scripts.

sand locust
#

oh you're actually using VS Code? use visual studio

#

unless you're on linux

night marsh
#

Oh, no it's Visual studios

#

I just call it VS

#

Sorry

sand locust
#

follow the instructions in the template readme and then open the .sln in VS

night marsh
#

k, thanks

#

Sorry, just one more stupid question. Where's From your Celeste/Mods directory:

sand locust
#

if you have celeste on steam, it's probably C:\Program Files (x86)\Steam\steamapps\common\Celeste\Mods

night marsh
#

Thanks!

#

Really sorry

#

I'm not new to coding, I was wondering if anyone could point me towards a tutorial or a resource to start making celeste mods. Thanks!