Skip to content

BigBOSSo/blastfurnace

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Blastfurnace A bulk crafting utility for Team Fortress 2

This program simplifies the process of crafting weapons together in Team Fortress 2. It skips items with special qualities and always leaves at least one of each type of weapon.

When using this, Steam should be running, and TF2 should not be running.

Note: This program is not intended to give users an unfair advantage by helping them get low craft numbers. It only crafts weapons into scrap. No assistance will be provided to users hoping to use the code for this purpose.

##Building

Run module/compile.bat to build the C++ module. Only tested with MinGW on Windows.

The rest of the project is a VS2013 C# solution and can be compiled with Visual Studio.

##License

The MIT License (MIT)

Copyright (c) 2015 Adam Coggeshall

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A bulk crafting utility for Team Fortress 2

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 48.4%
  • C 47.3%
  • Objective-C++ 2.8%
  • C# 0.5%
  • Objective-C 0.5%
  • Shell 0.3%
  • Other 0.2%