mirror of
https://github.com/JonnyBro/beatrun.git
synced 2024-12-28 12:53:02 +05:00
Updated new animations, you need to reinstall them
This commit is contained in:
parent
5891336535
commit
d28b7f67ec
16 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ namespace BeatrunAnimInstaller
|
|||
{
|
||||
private static readonly string inDir = ".";
|
||||
private static readonly string outDir = "gamemodes\\beatrun\\content\\models";
|
||||
private static readonly List<string> choices = new List<string>() { "Old Animations", "New Animations" };
|
||||
private static readonly List<string> choices = new List<string>() { "Beatrun Reanimated", "OG (but fixed) Animations" };
|
||||
|
||||
static void RecursiveCopyDir(string inputDir, string outputDir)
|
||||
{
|
||||
|
|
BIN
beatrun/Beatrun Reanimated/climbanim.dx80.vtx
Normal file
BIN
beatrun/Beatrun Reanimated/climbanim.dx80.vtx
Normal file
Binary file not shown.
BIN
beatrun/Beatrun Reanimated/climbanim.dx90.vtx
Normal file
BIN
beatrun/Beatrun Reanimated/climbanim.dx90.vtx
Normal file
Binary file not shown.
Binary file not shown.
BIN
beatrun/Beatrun Reanimated/climbanim.sw.vtx
Normal file
BIN
beatrun/Beatrun Reanimated/climbanim.sw.vtx
Normal file
Binary file not shown.
BIN
beatrun/Beatrun Reanimated/climbanim.vvd
Normal file
BIN
beatrun/Beatrun Reanimated/climbanim.vvd
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue