-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update: ai/434f5646 (by Typhlomence)
- Loading branch information
Librarian
committed
May 5, 2024
1 parent
24ac604
commit f223a8c
Showing
3 changed files
with
23 additions
and
0 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
authors: | ||
- display-name: "Typhlomence" | ||
github: "18669529" |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
name: "CoronaAI Fix" | ||
description: "A light modification of Corona AI that fixes some issues. This AI will attempt to build bus services in all cities on the map. You may need to increase the number of road vehicles allowed (e.g. 2500 on a 1024x1024 map). Originally by Libor Vilimek." | ||
url: "https://github.com/Typhlomence/openttd-coronaai-fix/" |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
version: "1" | ||
license: "Custom" | ||
upload-date: 2024-05-05T09:28:22Z | ||
md5sum-partial: "be38e055" | ||
filesize: 9746 | ||
availability: "new-games" | ||
dependencies: | ||
- content-type: "ai-library" | ||
unique-id: "5046524f" | ||
md5sum-partial: "3a165326" | ||
compatibility: | ||
- name: "vanilla" | ||
conditions: | ||
- ">= 1.10.3" | ||
- name: "jgrpp" | ||
conditions: | ||
- ">= 0.39.0" |