Jump to content

The Little Guy

Member
  • Content Count

    3
  • Joined

  • Last Visited

Everything posted by The Little Guy

  1. I downloaded the Traffic++ mod, and noticed that in the mod there were extra roads that were added to the roads panel. I was wondering how were those roads added? Were they created using a script, or were they created some other way? I tried looking in the github source code, but couldn't find anything. Any suggestions on how I can do something like that?
  2. Modding the Roads

    Okay, cool! I was wondering where the assets were for those, I didn't realize that they were done using CS scripts, I thought that someone did it using models and textures or something like that! I will be looking into this code. Thanks!
  3. I created a test mod that displays text in a UI element, and it works, but whenever I modify the code in the mod, and replace the old one I have to quit the game and restart it for the mod to update. Is there a way around that? I thought that I read that the mod will automatically when it is updated, but that doesn't seem to work. I am on a Linux machine Using MonoDevelop to edit source code.
×