-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.saptest.toml
33 lines (24 loc) · 935 Bytes
/
.saptest.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# Fandom page id can be found by:
# 1. Navigating to the page.
# 2. Clicking on the page's "View history" tab.
# 3. Hovering over the date timestamps.
[database]
# https://superautopets.wiki.gg/index.php?title=Team_Names&oldid=?
# names_version = ?
# https://superautopets.wiki.gg/index.php?title=Pets&oldid=?
# pets_version = ?
# https://superautopets.wiki.gg/index.php?title=Food&oldid=?
# foods_version = ?
# https://superautopets.wiki.gg/index.php?title=Ailments&oldid=?
# ailments_version = ?
# https://superautopets.wiki.gg/index.php?title=Tokens&oldid=?
# tokens_version = ?
# https://superautopets.wiki.gg/index.php?title=Toys&oldid=?
# toys_version = ?
# https://superautopets.wiki.gg/index.php?title=Hard_Mode_Toys&oldid=?
# toys_hard_mode_version = ?
filename = "./sap.db"
update_on_startup = true
[general]
# Store battle data and build digraphs. If speed is necessary, this can be toggled off.
build_graph = true