Skip to content

Hello world release.

Latest
Compare
Choose a tag to compare
@weltall weltall released this 16 Dec 19:22

This is the first release of PSNameGenerator.
It was extracted from PlaneShift and converted to c# for use with a CLI and GUI frontend.
This version exposes all the possible functionalities of this name generator either through the CLI or the GUI.

The binary is self contained and includes everything it needs (except the basic runtime environment for .net applications) and the phonics database used for the generation, even though it's possible to provide a custom one from the command line.

You can run this on Windows, Linux, macOSX provided a .net framework 4.0 is available (so you can use mono >= 2.10 on Linux, macOSX and even on platforms different than x86/x86_64)

Enjoy :)