Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/salmmanfred/cdcs
https://github.com/salmmanfred/cdcs
symphony-of-empires
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/salmmanfred/cdcs
- Owner: salmmanfred
- License: mit
- Created: 2021-08-03T19:57:24.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-07T06:21:08.000Z (over 2 years ago)
- Last Synced: 2023-03-06T18:10:40.555Z (almost 2 years ago)
- Topics: symphony-of-empires
- Language: Rust
- Homepage:
- Size: 207 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# CDCS
CDCS is a helper program for modding and the making of Symphony of empires
![CDCS_2021-08-13_14-55-05](https://user-images.githubusercontent.com/32799244/129368963-062b3f6b-f667-47cd-b2c8-9dded887e3de.png)
![CDCS_2021-08-13_14-55-29](https://user-images.githubusercontent.com/32799244/129360522-9ebaf824-d228-49dd-86e1-1cc75be0db6c.png)# How to use:
In the input file type something like this:
```
(name_of_province, name_of_state, population_weight)
```
you can add however many you want to
and in the app you just have to select the file you wrote this in.
After that enter in the population amount and all other details.
In the build file section dont forget to add ./ otherwise the file will be written in the root directory.