Skip to content

YAL-Game-Things/DawnsburyDays-ExtraWeapons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YAL's Extra Weapons

Quick links: Steam Workshop page

A random sampling of weapons that I needed for something:

If you know what C# is, adding more weapons doesn't take much, but you do have to figure out what the closest-looking icon is or find one that's appropriately licensed.

Building

You'll want to set a DAWNSBURY_DAYS environment variable to point at where the game folder resides (where the .exe and CREDITS.txt are, no trailing backslash).

You can then open the Visual Studio (regrettably, it would seem like it has to be VS2026 because of .NET 10) and build the project.

The post-build step should copy the DLL from bin to the game's CustomMods folder, but if it doesn't, you may have to do so by hand.

Post-build step will also attempt to update the DLL in the export folder that contains the files for publishing on Steam Workshop.

Credits

A mod by YellowAfterlife.

About

A random sampling of weapons that I needed for something

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors