Crawdad105 is an independent content creator who specializes in creating games, programs and videos. His videos are primarily Terraria based and can be found on his Youtube channel. He also makes games, and programs. Based on Crawdad105's previous programs on his itch.io page, it is clear to see he also primarily focuses on Terraria programs as well. Before these programs were as abundant on his pages he would make games using Unity. All of the information on this website (currently) was written in 1st or 3ed person by Crawdad105's himself or by ChatGpt.
Download
The purpose of this website is… there is no purpose. Have you ever wanted a website? Because I (Crawdad105) did so that's why it's a thing. I want this website to be a place for all Crawdad105 related information. This website is not currently finished, however it will also probably never be finished as I will keep adding to it.
This website should contain all public information about Crawdad105 that is not personal. Currently it does not however in the future it should. This website will also contain many Terraria programs and information, as that is the main purpose of the Youtube channel. There will also be other pages that are not related to Terraria or Crawdad105. This is simply because if I have a place to post stuff publicly and I'm paying to have it up I'm going to use it for more than just specific things.
cModLoader, or Crawdad105's Mod Loader, is a mod loader made for vanilla Terraria by Crawdad105.
Currently there is a legacy version available for download including 3 mods, one of which being a new and improved auto fisher.
This legacy version gives the user the ability to develop a mod and run code within vanilla Terraria, this is useful as tModLoader is drastically different then Terraria in a technical sense.
The legacy cModLoader and its provided mods are completely open source at https://github.com/crawdad105/cModLoaderLegacy.
Unfortunately with the way the legacy cModLoader was made its not guaranteed to work on every computer and might require a c++ development environment to run.
However there is a non legacy version in the works, being just normal cModLoader.
This version will not only be easier to develop mods for, as the legacy version required c++ dlls, but also be easier to use as the code is all contained within a single file, so no dll and exe.
It is being developed in c# using .net 4.0 rather then c++ making it more natively compatible with Terraria.
Which should allow it to run on any computer with Terraria which should mean anyone can run it.
Anyone, that is, who have a windows computer as its built as an exe, this means it might also work on linux but definitely wont work on MacOS, there is no plan to port cModLoader to MacOS.
Download