Added option to generate random character name (#519)

* Added option to generate random character name

* awk '!seen[$0]++'
This commit is contained in:
DamianX
2020-01-18 23:09:14 +01:00
committed by Pieter-Jan Briers
parent b5feb0db2a
commit 802fda3cfd
6 changed files with 2063 additions and 4 deletions

View File

@@ -27,5 +27,6 @@
</ItemGroup>
<ItemGroup>
<Folder Include="GameObjects\Components\Trigger\" />
<EmbeddedResource Include="Text\Names\*.txt" />
</ItemGroup>
</Project>