What's new
Choice of Mods

Join our amazing community to find Choicescript games and modifications to improve your gameplay!

Medivh's Personal Modding Tutorial

Medivh

Active member
Member
I have decided to share the wisdom I have acquired through intense meditation, research, and bashing my head against a wall when things didn't work out. These are the fruits of that. I hope you enjoy!
Shared in the same mediafire as the mods for ease of access and attached too.
Edit: I use the mediafire app on mobile so that I don't have to download the scenes I have uploaded and want to view, for codediving, I just click them wait a bit for it to load and then tell it to open it in my browser.
 

Attachments

  • CodeDiving.txt
    1.5 KB · Views: 34
  • How To Get Assets.txt
    841 bytes · Views: 32
  • Modding A CoG Game.txt
    3.2 KB · Views: 12
Last edited:

zon0

New member
Member
appreciated
downloaded the files and looked through but could not understand how I'll make the mod
it don't seem to contain the main info
an on mobile btw
 

Medivh

Active member
Member
appreciated
downloaded the files and looked through but could not understand how I'll make the mod
it don't seem to contain the main info
an on mobile btw
Can you tell me what part is the one you are having trouble with? Although this tutorial is made for PC, given that visual studio code's extension needs for the app to be installed. Basically choicescript main should be extracted somewhere and if you want renamed to your project name, then you need to go web, mygame, scenes (or just mygame works too, I think) and paste all of the scenes that you have. If you use the guide to codediving that should not be a problem, you just need to use the correct copy method (name for those methods seems to change depending on browser) and paste it in a txt file. Hope this helps.
 
Top