Skip to content

Commit

Permalink
Venting and fixes (v0.1.8)
Browse files Browse the repository at this point in the history
  • Loading branch information
KiwifruitDev committed Oct 23, 2020
1 parent 899a5b2 commit c23833d
Show file tree
Hide file tree
Showing 5 changed files with 12,849 additions and 108 deletions.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,21 @@
# tf-amongus

This repository is used for the TF2 gamemode based on [Among Us](http://www.innersloth.com/gameAmongUs.php).

This gamemode has yet to be fully released and is currently in early testing.

## Requires

[morecolors.inc](https://forums.alliedmods.net/showthread.php?t=185016)

[stocksoup/entity_prefabs.inc](https://github.com/nosoop/stocksoup/blob/master/tf/entity_prefabs.inc)

[CustomKeyValues](https://github.com/SlidyBat/CustomKeyValues)

[TF2Items](https://builds.limetech.io/?p=tf2items)

## References

[Sort Numbers](https://forums.alliedmods.net/showthread.php?t=187237) (References code for sorting votes)

[Sapper Immunity](https://forums.alliedmods.net/showthread.php?p=1329948) (Sapper functionality)
Expand All @@ -21,9 +26,12 @@ This gamemode has yet to be fully released and is currently in early testing.

[TF2 Events Need Help](https://forums.alliedmods.net/showpost.php?p=862230&postcount=6) (Used to detect TF2 round state)

[Map Trigger Condition](https://forums.alliedmods.net/showthread.php?t=257579) (Will be used to detect map triggers)
[Map Trigger Condition](https://forums.alliedmods.net/showthread.php?t=257579) (Used to detect map triggers)

[Emergency Button](https://tf2maps.net/threads/emergency-button.42837/) (Included in example map)

## Credits

[TeamPopplio](https://github.com/TeamPopplio/) (Main development)

[IceboundCat6](https://www.reddit.com/user/IceboundCat6) (Original idea on [Reddit](https://www.reddit.com/r/tf2/comments/j7gznz/tf2_among_us_gamemode_idea/))
Expand Down
Loading

0 comments on commit c23833d

Please sign in to comment.