A newer version of GarryWare13, reworked from the original GarryWare by Hurricaaane
Find a file
Thadah D. Denyse c2bbdb251b
All checks were successful
Mirror to GitHub / mirror (push) Successful in 9s
Move to forgejo
2025-09-23 17:43:15 +02:00
.forgejo/workflows Move to forgejo 2025-09-23 17:43:15 +02:00
content Cleaning Up 2015-08-03 12:56:23 +02:00
entities Updated GarryWare13 2018-12-17 05:08:07 +01:00
gamemode #41: Fix crash when doing shield game height check 2020-06-02 03:01:59 -06:00
garryware13.txt Initial Commit 2015-08-02 21:25:18 +02:00
icon24.png Added gamemode logo and icon by https://github.com/Cata2806 2015-08-02 23:09:46 +02:00
LICENSE Re-Added License and Readme 2015-08-03 01:02:47 +02:00
logo.png Added gamemode logo and icon by https://github.com/Cata2806 2015-08-02 23:09:46 +02:00
README-github.md Move to forgejo 2025-09-23 17:43:15 +02:00
README.md Move to forgejo 2025-09-23 17:43:15 +02:00

Contributors Forks Stargazers Issues License

GarryWare13

A newer version of GarryWare13, reworked from the original GarryWare for Garry's Mod

View Demo · Report Bug or · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. License
  6. Contact
  7. Acknowledgments

About The Project

GarryWare13 is a reworked version of the original GarryWare gamemode for Garry's Mod. The new gamemode appears as "Fretta13: GarryWare Reloaded".

Important Note: This gamemode does not support singleplayer. While it is playable in singleplayer, it will fail in some wares, causing crashes and errors. To prevent this, please run the gamemode on a dedicated server.

(back to top)

Built With

This project is built with the following technologies:

  • GLua
  • Garry's Mod
  • Code-OSS

(back to top)

Getting Started

To get the gamemode up and running on your server, follow these steps.

Requirements

Ensure you have the following:

  • Garry's Mod Dedicated Server: A running Garry's Mod dedicated server.
  • Fretta13: The gamemode requires Fretta13 to work.

Installation

  1. Download the gamemode Unless you know what you are doing, please grab the release available from here:

    https://github.com/Thadah/GarryWare13/releases/download/v2.0.0/garryware13.zip
    
  2. Install the gamemode files Put the garryware13 and the fretta13 folders inside garrysmod/gamemodes in your dedicated server.

  3. Copy content files Open the garryware13/content/ folder, and copy everything inside it to garrysmod/

(back to top)

Usage

Console Startup Command

-console -game garrysmod +gamemode garryware13 +map wa_harmonics_b1

(You can add any command you like after these)

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. If you don't have any coding experience, testing other platforms and configurations is also very welcome!

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the GNU General Public License v2.0. See LICENSE for more information.

(back to top)

Contact

Thadah D. Denyse - thadahdenyse@protonmail.com

Project Link: https://git.prisma.moe/Thadah/GarryWare13

(back to top)

Acknowledgments

Thanks to these nice projects!

(back to top)