Skip to content

blacksmoke26/dawn-of-man-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub release GitHub issues Netlify Status

Dawn of Man - Environment/Location Generator

I love this game, Yeah! So that's why I created this utility in the first place. A really cool web app made on the top of ReactJS to generate environment and location data. It offers you great features like Presets loader, Import from XML Text, File Download and Random data generator with awesome Dark UI.

(more features are coming)

Happy modding!

Playground:

https://dawn-of-man-mod-gen.netlify.com/

Express your love:

Nexus Mods Steam Community

Modding Resources:

  1. Steam: https://steamcommunity.com/app/858810/discussions/1/
  2. Modding essentials: https://steamcommunity.com/app/858810/discussions/1/1840188800786675958/

Dawn of Man Reference:

  1. Actions: http://madrugaworks.com/dawnofman/reference_actions.php
  2. Conditions: http://madrugaworks.com/dawnofman/reference_conditions.php
  3. Entity IDs: http://madrugaworks.com/dawnofman/reference_entities.php

Used in App:

  1. React
  2. Redux
  3. Redux Thunk
  4. React Bootstrap
  5. Flow
  6. RC Slider
  7. React-Select
  8. Fast XML Parser
  9. React Syntax Highlighter
  10. XML Formatter
  11. Slugify
  12. Nano ID
  13. Object Path
  14. Merge
  15. Clipboard Copy
  16. Classname
  17. Faker
  18. Random Float
  19. Random Int
  20. Unique Random Array
  21. File Saver

Beyond simplicity?

  1. Clone this Repository.
  2. npm i -D to install required dependencies.
  3. npm run start to start the server.
  4. Extend as you please...
  5. Profit.

License

MIT © Junaid Atari 2019-2020