Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 854 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 854 Bytes

Gunz-Set-Rotation

C# program which sends items to account on a specific time.

Works with the following CMS: https://github.com/Eronisch/Gunz-CMS

This program gets all the items from this month in the database and sends them to all accounts.

You'll have to update the database information in the App.config file. The program selects the items from the ItemRotation table in the database.

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.