Skip to content

An economics mod for Rimworld in C# that implements diminishing return scalars for traders.

License

Notifications You must be signed in to change notification settings

CookieWookiee/Supply-and-Demand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Supply-and-Demand

An economics mod for Rimworld in C# that implements diminishing return scalars for traders.

This mod is designed to create a class library for Rimworld that modifies the return of the StockGenerator class' RandomCountOf method. Currently the mod takes the natural log of the wealth on the currently visible map and uses the result to scale the random count generated by the RandomCountOf method.

About

An economics mod for Rimworld in C# that implements diminishing return scalars for traders.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages