Created
May 6, 2024 14:21
-
-
Save carloscm/5580b7c5b0b5a1013a3a13df4f3bc837 to your computer and use it in GitHub Desktop.
Example POIs mod.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ModMeta] | |
schema=1 | |
name=test pois | |
author=Weird and Wry | |
desc=test desc | |
version=1.0.0 | |
[DemandCurve] | |
id = waw_demand_id_1 | |
name = test demand 1 | |
tsv = Stadium.tsv | |
[POILayer] | |
id = waw_pois1 | |
name = test pois 1 | |
tsv = pois.tsv |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment