2023-11-07 00:46:27 +00:00
<!DOCTYPE html>
< html lang = "en-US" dir = "ltr" >
< head >
< meta charset = "utf-8" >
< meta name = "viewport" content = "width=device-width,initial-scale=1" >
< title > Custom tab layouts | The Paper Pilot< / title >
2024-06-11 04:25:14 +00:00
< meta name = "description" content = "The Paper Pilot's Digital Garden" >
2024-06-02 01:57:02 +00:00
< meta name = "generator" content = "VitePress v1.2.2" >
2024-06-11 23:10:56 +00:00
< link rel = "preload stylesheet" href = "/assets/style.BhozF2zR.css" as = "style" >
2023-11-07 00:46:27 +00:00
2024-06-14 03:55:38 +00:00
< script type = "module" src = "/assets/app.CBZemnVP.js" > < / script >
2024-06-02 01:57:02 +00:00
< link rel = "preload" href = "/assets/inter-roman-latin.Di8DUHzh.woff2" as = "font" type = "font/woff2" crossorigin = "" >
2024-06-14 03:55:38 +00:00
< link rel = "modulepreload" href = "/assets/chunks/framework.Mb1uu3dm.js" >
< link rel = "modulepreload" href = "/assets/chunks/theme.B-Zmf_8l.js" >
< link rel = "modulepreload" href = "/assets/public_kronos_docs_custom-tab-layouts.md.CAgoG-GT.lean.js" >
2023-11-07 00:46:27 +00:00
< link rel = "preconnect" href = "https://fonts.googleapis.com" >
< link rel = "stylesheet" href = "https://fonts.googleapis.com/css2?family=Pacifico&family=Roboto+Mono:ital,wght@0,400;0,600;1,400&display=swap" >
< link rel = "manifest" href = "/site.webmanifest" >
2024-06-09 22:20:10 +00:00
< link rel = "alternate" type = "text/mf2+html" href = "/changelog" >
2024-06-11 04:25:14 +00:00
< link rel = "alternate" type = "application/rss+xml" title = "Changelog" href = "/changelog/rss" >
< link rel = "alternate" type = "application/atom+xml" title = "Changelog" href = "/changelog/atom" >
< link rel = "alternate" type = "application/json+xml" title = "Changelog" href = "/changelog/json" >
< meta name = "og:description" content = "The Paper Pilot's Digital Garden" >
2023-11-07 00:46:27 +00:00
< script id = "check-dark-mode" > ( ( ) => { const e = localStorage . getItem ( "vitepress-theme-appearance" ) || "auto" , a = window . matchMedia ( "(prefers-color-scheme: dark)" ) . matches ; ( ! e || e === "auto" ? a : e === "dark" ) && document . documentElement . classList . add ( "dark" ) } ) ( ) ; < / script >
< script id = "check-mac-os" > document . documentElement . classList . toggle ( "mac" , /Mac|iPhone|iPod|iPad/i . test ( navigator . platform ) ) ; < / script >
< / head >
< body >
2024-06-11 23:58:30 +00:00
< div id = "app" > < div class = "Layout" data-v-5d98c3a5 > <!-- [ --> <!-- [ --> <!-- ] --> <!-- ] --> <!-- [ --> < span tabindex = "-1" data-v-0f60ec36 > < / span > < a href = "#VPContent" class = "VPSkipLink visually-hidden" data-v-0f60ec36 > Skip to content < / a > <!-- ] --> <!-- --> < header class = "VPNav" data-v-5d98c3a5 data-v-ae24b3ad > < div class = "VPNavBar has-sidebar top" data-v-ae24b3ad data-v-ccf7ddec > < div class = "wrapper" data-v-ccf7ddec > < div class = "container" data-v-ccf7ddec > < div class = "title" data-v-ccf7ddec > < div class = "VPNavBarTitle has-sidebar" data-v-ccf7ddec data-v-ab179fa1 > < a class = "title" href = "/" data-v-ab179fa1 > <!-- [ --> <!-- ] --> <!-- --> < span data-v-ab179fa1 > The Paper Pilot< / span > <!-- [ --> <!-- ] --> < / a > < / div > < / div > < div class = "content" data-v-ccf7ddec > < div class = "content-body" data-v-ccf7ddec > <!-- [ --> <!-- ] --> < div class = "VPNavBarSearch search" data-v-ccf7ddec > <!-- [ --> <!-- --> < div id = "local-search" > < button type = "button" class = "DocSearch DocSearch-Button" aria-label = "Search" > < span class = "DocSearch-Button-Container" > < span class = "vp-icon DocSearch-Search-Icon" > < / span > < span class = "DocSearch-Button-Placeholder" > Search< / span > < / span > < span class = "DocSearch-Button-Keys" > < kbd class = "DocSearch-Button-Key" > < / kbd > < kbd class = "DocSearch-Button-Key" > K< / kbd > < / span > < / button > < / div > <!-- ] --> < / div > < nav aria-labelledby = "main-nav-aria-label" class = "VPNavBarMenu menu" data-v-ccf7ddec data-v-7f418b0f > < span id = "main-nav-aria-label" class = "visually-hidden" data-v-7f418b0f > Main Navigation< / span > <!-- [ --> <!-- [ --> < a class = "VPLink link vp-external-link-icon VPNavBarMenuLink" href = "https://moddingtree.com" target = "_blank" rel = "noreferrer" tabindex = "0" data-v-7f418b0f data-v-9c663999 > <!-- [ --> < span data-v-9c663999 > Profectus< / span > <!-- ] --> < / a > <!-- ] --> <!-- [ --> < a class = "VPLink link vp-external-link-icon VPNavBarMenuLink" href = "https://incremental.social" target = "_blank" rel = "noreferrer" tabindex = "0" data-v-7f418b0f data-v-9c663999 > <!-- [ --> < span data-v-9c663999 > Incremental Social< / span > <!-- ] --> < / a > <!-- ] --> <!-- ] --> < / nav > <!-- --> < div class = "VPNavBarAppearance appearance" data-v-ccf7ddec data-v-e6aabb21 > < button class = "VPSwitch VPSwitchAppearance" type = "button" role = "switch" title = "Switch to dark theme" aria-checked = "false" data-v-e6aabb21 data-v-d1f28634 data-v-1d5665e3 > < span class = "check" data-v-1d5665e3 > < span class = "icon" data-v-1d5665e3 > <!-- [ --> < span class = "vpi-sun sun" data-v-d1f28634 > < / span > < span class = "vpi-moon moon" data-v-d1f28634 > < / span > <!-- ] --> < / span > < / span > < / button > < / div > < div class = "VPSocialLinks VPNavBarSocialLinks social-links" data-v-ccf7ddec data-v-0394ad82 data-v-7bc22406 > <!-- [ --> < a class = "VPSocialLink no-icon" href = "https://code.incremental.social/thepaperpilot" aria-label target = "_blank" rel = "noopener" data-v-7bc22406 data-v-eee4e7cb > < svg role = "img" viewBox = "0 0 24 24" xmlns = "http://www.w3.org/2000/svg" > < title > Forgejo< / title > < path d = "M16.7773 0c1.6018 0 2.9004 1.2986 2.9004 2.9005s-1.2986 2.9004-2.9004 2.9004c-1.0854 0-2.0315-.596-2.5288-1.4787H12.91c-2.3322 0-4.2272 1.8718-4.2649 4.195l-.0007 2.1175a7.0759 7.0759 0 0 1 4.148-1.4205l.1176-.001 1.3385.0002c.4973-.8827 1.4434-1.4788 2.5288-1.4788 1.6018 0 2.9004 1.2986 2.9004 2.9005s-1.2986 2.9004-2.9004 2.9004c-1.0854 0-2.0315-.596-2.5288-1.4787H12.91c-2.3322 0-4.2272 1.8718-4.2649 4.195l-.0007 2.319c.8827.4973 1.4788 1.4434 1.4788 2.5287 0 1.602-1.2986 2.9005-2.9005 2.9005-1.6018 0-2.9004-1.2986-2.9004-2.9005 0-1.0853.596-2.0314 1.4788-2.5287l-.0002-9.9831c0-3.887 3.1195-7.0453 6.9915-7.108l.1176-.001h1.3385C14.7458.5962 15.692 0 16.7773 0ZM7.2227 19.9052c-.6596 0-1.1943.5347-1.1943 1.1943s.5347 1.1943 1.1943 1.1943 1.1944-.5347 1.1944-1.1943-.5348-1.1943-1.1944-1.1943Zm9.5546-10.4644c-.6596 0-1.1944.5347-1.1944 1.1943s.5348 1.1943 1.1944 1.1943c.6596 0 1.1943-.5347 1.1943-1.1943s-.5347-1.1943-1.1943-1.1943Zm0-7.7346c-.6596 0-1.1944.5347-1.1944 1.1943s.5348 1.1943 1.1944 1.1943c.6596 0 1.1943-.5347 1.1943-1.1943s-.5347-1.1943-1.1943-1.1943Z" / > < / svg > < / a > < a class = "VPSocialLink no-icon" href = "https://matrix.to/#/@thepaperpilot:incremental.social" aria-label target = "_blank" rel = "noopener" data-v-7bc22406 data-v-eee4e7cb > < svg role = "img
2024-06-02 01:57:02 +00:00
< span class = "line" > < span style = "--shiki-light:#032F62;--shiki-dark:#9ECBFF;" > " main-display" < / span > < span style = "--shiki-light:#24292E;--shiki-dark:#E1E4E8;" > ,< / span > < / span >
< span class = "line" > < span style = "--shiki-light:#24292E;--shiki-dark:#E1E4E8;" > [< / span > < span style = "--shiki-light:#032F62;--shiki-dark:#9ECBFF;" > " prestige-button" < / span > < span style = "--shiki-light:#24292E;--shiki-dark:#E1E4E8;" > , < / span > < span style = "--shiki-light:#D73A49;--shiki-dark:#F97583;" > function< / span > < span style = "--shiki-light:#24292E;--shiki-dark:#E1E4E8;" > () { < / span > < span style = "--shiki-light:#D73A49;--shiki-dark:#F97583;" > return< / span > < span style = "--shiki-light:#032F62;--shiki-dark:#9ECBFF;" > " Melt your points into " < / span > < span style = "--shiki-light:#24292E;--shiki-dark:#E1E4E8;" > }],< / span > < / span >
< span class = "line" > < span style = "--shiki-light:#032F62;--shiki-dark:#9ECBFF;" > " blank" < / span > < span style = "--shiki-light:#24292E;--shiki-dark:#E1E4E8;" > ,< / span > < / span >
< span class = "line" > < span style = "--shiki-light:#24292E;--shiki-dark:#E1E4E8;" > [< / span > < span style = "--shiki-light:#032F62;--shiki-dark:#9ECBFF;" > " display-text" < / span > < span style = "--shiki-light:#24292E;--shiki-dark:#E1E4E8;" > ,< / span > < / span >
< span class = "line" > < span style = "--shiki-light:#D73A49;--shiki-dark:#F97583;" > function< / span > < span style = "--shiki-light:#24292E;--shiki-dark:#E1E4E8;" > () { < / span > < span style = "--shiki-light:#D73A49;--shiki-dark:#F97583;" > return< / span > < span style = "--shiki-light:#032F62;--shiki-dark:#9ECBFF;" > ' I have ' < / span > < span style = "--shiki-light:#D73A49;--shiki-dark:#F97583;" > +< / span > < span style = "--shiki-light:#6F42C1;--shiki-dark:#B392F0;" > format< / span > < span style = "--shiki-light:#24292E;--shiki-dark:#E1E4E8;" > (player.points) < / span > < span style = "--shiki-light:#D73A49;--shiki-dark:#F97583;" > +< / span > < span style = "--shiki-light:#032F62;--shiki-dark:#9ECBFF;" > ' pointy points!' < / span > < span style = "--shiki-light:#24292E;--shiki-dark:#E1E4E8;" > },< / span > < / span >
< span class = "line" > < span style = "--shiki-light:#24292E;--shiki-dark:#E1E4E8;" > { < / span > < span style = "--shiki-light:#032F62;--shiki-dark:#9ECBFF;" > " color" < / span > < span style = "--shiki-light:#24292E;--shiki-dark:#E1E4E8;" > : < / span > < span style = "--shiki-light:#032F62;--shiki-dark:#9ECBFF;" > " red" < / span > < span style = "--shiki-light:#24292E;--shiki-dark:#E1E4E8;" > , < / span > < span style = "--shiki-light:#032F62;--shiki-dark:#9ECBFF;" > " font-size" < / span > < span style = "--shiki-light:#24292E;--shiki-dark:#E1E4E8;" > : < / span > < span style = "--shiki-light:#032F62;--shiki-dark:#9ECBFF;" > " 32px" < / span > < span style = "--shiki-light:#24292E;--shiki-dark:#E1E4E8;" > , < / span > < span style = "--shiki-light:#032F62;--shiki-dark:#9ECBFF;" > " font-family" < / span > < span style = "--shiki-light:#24292E;--shiki-dark:#E1E4E8;" > : < / span > < span style = "--shiki-light:#032F62;--shiki-dark:#9ECBFF;" > " Comic Sans MS" < / span > < span style = "--shiki-light:#24292E;--shiki-dark:#E1E4E8;" > }],< / span > < / span >
< span class = "line" > < span style = "--shiki-light:#032F62;--shiki-dark:#9ECBFF;" > " blank" < / span > < span style = "--shiki-light:#24292E;--shiki-dark:#E1E4E8;" > ,< / span > < / span >
< span class = "line" > < span style = "--shiki-light:#24292E;--shiki-dark:#E1E4E8;" > [< / span > < span style = "--shiki-light:#032F62;--shiki-dark:#9ECBFF;" > " toggle" < / span > < span style = "--shiki-light:#24292E;--shiki-dark:#E1E4E8;" > , [< / span > < span style = "--shiki-light:#032F62;--shiki-dark:#9ECBFF;" > " c" < / span > < span style = "--shiki-light:#24292E;--shiki-dark:#E1E4E8;" > , < / span > < span style = "--shiki-light:#032F62;--shiki-dark:#9ECBFF;" > " beep" < / span > < span style = "--shiki-light:#24292E;--shiki-dark:#E1E4E8;" > ]],< / span > < / span >
< span class = "line" > < span style = "--shiki-light:#032F62;--shiki-dark:#9ECBFF;" > " milestones" < / span > < span style = "--shiki-light:#24292E;--shiki-dark:#E1E4E8;" > ,< / span > < / span >
< span class = "line" > < span style = "--shiki-light:#032F62;--shiki-dark:#9ECBFF;" > " blank" < / span > < span style = "--shiki-light:#24292E;--shiki-dark:#E1E4E8;" > ,< / span > < / span >
< span class = "line" > < span style = "--shiki-light:#032F62;--shiki-dark:#9ECBFF;" > " blank" < / span > < span style = "--shiki-light:#24292E;--shiki-dark:#E1E4E8;" > ,< / span > < / span >
< span class = "line" > < span style = "--shiki-light:#032F62;--shiki-dark:#9ECBFF;" > " upgrades" < / span > < / span >
2024-06-11 02:38:24 +00:00
< span class = "line" > < span style = "--shiki-light:#24292E;--shiki-dark:#E1E4E8;" > ]< / span > < / span > < / code > < / pre > < / div > < p > It is a list of components, which can be either just a name, or an array with arguments. If it' s an array, the first item is the name of the component, the second is the data passed into it, and the third (optional) applies a CSS style to it with a " CSS object" , where the keys are CSS attributes.< / p > < p > These are the existing components, but you can create more in < a href = "/js/components.js" > components.js< / a > :< / p > < ul > < li > < p > display-text: Displays some text (can use basic HTML). The argument is the text to display. It can also be a function that returns updating text.< / p > < / li > < li > < p > raw-html: Displays some basic HTML, can also be a function.< / p > < / li > < li > < p > blank: Adds empty space. The default dimensions are 8px x 17px. The argument changes the dimensions. If it' s a single value (e.g. " 20px" ), that determines the height. If you have a pair of arguments, the first is width and the second is height.< / p > < / li > < li > < p > row: Display a list of components horizontally. The argument is an array of components in the tab layout format.< / p > < / li > < li > < p > column: Display a list of components vertically. The argument is an array of components in the tab layout format. This is useful to display columns within a row.< / p > < / li > < li > < p > main-display: The text that displays the main currency for the layer and its effects. The argument is the amount of precision to use, allowing it to display non-whole numbers.< / p > < / li > < li > < p > resource-display: The text that displays the currency that this layer is based on, as well as the best and/or total values for this layer' s prestige currency (if they are put in < code > startData< / code > for this layer).< / p > < / li > < li > < p > prestige-button: The argument is a string that the prestige button should say before the amount of currency you will gain. It can also be a function that returns updating text.< / p > < / li > < li > < p > text-input: A text input box. The argument is the name of the variable in player[layer] that the input is for, player[layer][argument] (Works with strings, numbers, and Decimals!)< / p > < / li > < li > < p > slider: Lets the user input a value with a slider. The argument a 3-element array: [name, min, max]. The name is the name of the variable in player[layer] that the input that the input is for, and min and max are the limits of the slider. (Does not work for Decimal values)< / p > < / li > < li > < p > upgrades: The layer' s upgrades. The argument is optional, and is a the list of rows this component should include, if it doesn' t have all of them.< / p > < / li > < li > < p > milestones, challenges, achievements: Display the upgrades, milestones, and challenges for a layer, as appropriate.< / p > < / li > < li > < p > buyables, clickables: Display all of the buyables/clickables for this layer, as appropriate. The argument is optional and is the size of the boxes in pixels.< / p > < / li > < li > < p > microtabs: Display a set of subtabs for an area. The argument is the name of the set of microtabs in the " microtabs" feature.< / p > < / li > < li > < p > bar: Display a bar. The argument is the id of the bar to display.< / p > < / li > < li > < p > infobox: Display an infobox. The argument is the id of the infobox to display.< / p > < / li > < li > < p > tree: Displays a tree. The argument is an array of arrays containing the names of the nodes in the tree (first by row, then by column) < a href = "./trees-and-tree-customization" > See here for more information on tree layouts and nodes!< / a > < / p > < / li > < li > < p > toggle: A toggle button that toggles a bool value. The argument is a pair that identifies the location in player of the bool to toggle, e.g. < code > [layer, id]< / code > . ' layer' also affects the color of the toggle.< / p > < / li > < li > < p > grid: Displays the gridable grid for the layer. If you need more than one grid, use a layer proxy.< / p > < / li > < li > < p > layer-proxy: Lets you use components from another layer. The argument is a pair, < code > [layer, data]< / code > , consisting of the id of the layer to proxy from, and the tabFormat for the components to show. (Note: you cann
2024-06-14 03:55:38 +00:00
< script > w i n d o w . _ _ V P _ H A S H _ M A P _ _ = J S O N . p a r s e ( " { \ " p u b l i c _ k r o n o s _ d o c s _ a c h i e v e m e n t s . m d \ " : \ " _ J o N V J D r \ " , \ " p u b l i c _ k r o n o s _ d o c s _ b a s i c - l a y e r - b r e a k d o w n . m d \ " : \ " d o g V O 7 s T \ " , \ " p u b l i c _ k r o n o s _ d o c s _ b a r s . m d \ " : \ " B A 8 z 6 E v v \ " , \ " p u b l i c _ k r o n o s _ d o c s _ b u y a b l e s . m d \ " : \ " D X v L 6 Y 3 s \ " , \ " p u b l i c _ k r o n o s _ d o c s _ c l i c k a b l e s . m d \ " : \ " C d k q 5 d T J \ " , \ " p u b l i c _ k r o n o s _ d o c s _ c u s t o m - t a b - l a y o u t s . m d \ " : \ " C A g o G - G T \ " , \ " g a r d e n _ f e d i - v 2 _ i n d e x . m d \ " : \ " B S F 7 P 8 W 3 \ " , \ " p u b l i c _ k r o n o s _ d o c s _ c h a l l e n g e s . m d \ " : \ " D K _ 9 K I u 5 \ " , \ " p u b l i c _ k r o n o s _ d o c s _ i n f o b o x e s . m d \ " : \ " D t v Y V e E p \ " , \ " g a r d e n _ d a v e y - w r e d e n _ i n d e x . m d \ " : \ " C Y j b 2 Z L 5 \ " , \ " g a r d e n _ c h r o n o l o g i c a l _ i n d e x . m d \ " : \ " D E A 0 b x k h \ " , \ " g a r d e n _ c h a t - g l u e _ i n d e x . m d \ " : \ " C 2 L 0 6 e S S \ " , \ " g a r d e n _ b a b b l e - b u d s _ i n d e x . m d \ " : \ " h J M B F E M a \ " , \ " g a r d e n _ c i n n y _ i n d e x . m d \ " : \ " B O b L u R w w \ " , \ " g a r d e n _ a t p r o t o _ i n d e x . m d \ " : \ " A w y w f 7 p G \ " , \ " g a r d e n _ a c t i v i t y p u b _ i n d e x . m d \ " : \ " D c 0 d 9 9 g j \ " , \ " g a r d e n _ c o m m u n e _ i n d e x . m d \ " : \ " B e d n A 9 l - \ " , \ " g a r d e n _ a d v e n t - i n c r e m e n t a l _ i n d e x . m d \ " : \ " B b k f A Q q S \ " , \ " g a r d e n _ g u i d e - t o - i n c r e m e n t a l s _ i n d e x . m d \ " : \ " D T 8 D z N E d \ " , \ " g a r d e n _ g u i d e - t o - i n c r e m e n t a l s _ n a v i g a t i n g - c r i t i c i s m _ i n d e x . m d \ " : \ " D V 5 n m p y x \ " , \ " g a r d e n _ i n c r e m e n t a l - s o c i a l _ i n d e x . m d \ " : \ " C o 8 Y a d B H \ " , \ " g a r d e n _ i v y - r o a d _ i n d e x . m d \ " : \ " D _ C k n I q 8 \ " , \ " g a r d e n _ k r o n o s _ i n d e x . m d \ " : \ " C 0 v b I q D d \ " , \ " g a r d e n _ v - e c s _ i n d e x . m d \ " : \ " D U D B 0 5 d R \ " , \ " g a r d e n _ v i d e o - g a m e - m o n e t i z a t i o n _ i n d e x . m d \ " : \ " C e q X o 6 Y j \ " , \ " g a r d e n _ v i t e p r e s s _ i n d e x . m d \ " : \ " C R f q w t q V \ " , \ " g a r d e n _ w a n d e r s t o p _ i n d e x . m d \ " : \ " v w 6 _ Y i _ B \ " , \ " g u i d e - t o - i n c r e m e n t a l s _ d e s i g n _ c r i t i c i s m _ i n d e x . m d \ " : \ " B M 4 e D b 3 4 \ " , \ " i n d e x . m d \ " : \ " C o 5 s S A Z Z \ " , \ " g u i d e - t o - i n c r e m e n t a l s _ l u d o l o g y _ a p p e a l - d e v e l o p e r s _ i n d e x . m d \ " : \ " D H u W C j S E \ " , \ " g u i d e - t o - i n c r e m e n t a l s _ l u d o l o g y _ c o n t e n t _ i n d e x . m d \ " : \ " F E Q r h h X x \ " , \ " g a r d e n _ w e b r i n g s _ i n d e x . m d \ " : \ " D h h w 7 u e E \ " , \ " p u b l i c _ g a m e d e v t r e e _ 2 . 0 - f o r m a t - c h a n g e s . m d \ " : \ " C x 8 d 6 x a h \ " , \ " g u i d e - t o - i n c r e m e n t a l s _ l u d o l o g y _ a p p e a l - g a m e r s _ i n d e x . m d \ " : \ " M O w O t f m H \ " , \ " g u i d e - t o - i n c r e m e n t a l s _ l u d o l o g y _ d e f i n i t i o n _ i n d e x . m d \ " : \ " D 6 F 4 P A q O \ " , \ " p u b l i c _ g a m e d e v t r e e _ r e a d m e . m d \ " : \ " D f c M L o n 9 \ " , \ " p u b l i c _ g a m e d e v t r e e _ c h a n g e l o g . m d \ " : \ " 3 V M d j B l m \ " , \ " p u b l i c _ g a m e d e v t r e e _ d o c s _ a c h i e v e m e n t s . m d \ " : \ " l F R j w K E e \ " , \ " p u b l i c _ g a m e d e v t r e e _ d o c s _ ! g e n e r a l - i n f o . m d \ " : \ " C O 1 D m e 1 3 \ " , \ " g a r d e n _ w e i r d _ i n d e x . m d \ " : \ " s r F B B u d _ \ " , \ " p u b l i c _ k r o n o s _ d o c s _ ! g e n e r a l - i n f o . m d \ " : \ " B C 3 M D k J 4 \ " , \ " p u b l i c _ l i t _ d o c s _ b u y a b l e s . m d \ " : \ " D b W l l r U F \ " , \ " p u b l i c _ l i t _ d o c s _ c h a l l e n g e s . m d \ " : \ " B B D 7 s B V X \ " , \ " p u b l i c _ l i t _ d o c s _ m i l e s t o n e s . m d \ " : \ " D A 6 X l D h X \ " , \ " p u b l i c _ k r o n o s _ d o c s _ l a y e r - f e a t u r e s . m d \ " : \ " Z 1 r g T x y k \ " , \ " p u b l i c _ l i t _ d o c s _ g e t t i n g - s t a r t e d . m d \ " : \ " B h w _ 1 C f 1 \ " , \ " p u b l i c _ k r o n o s _ d o c s _ u p g r a d e s . m d \ " : \ " B y i l 3 9 k g \ " , \ " p u b l i c _ k r o n o s _ d o c s _ u p d a t i n g - t m t . m d \ " : \ " C n b 4 w H R O \ " , \ " p u b l i c _ l i t _ r e a d m e . m d \ " : \ " 1 R S 5 O p H k \ " , \ " p u b l i c _ l i t _ o l d t h i n g s _ 2 . 0 - f o r m a t - c h a n g e s . m d \ " : \ " C D L z 9 z 5 F \ " , \ " p u b l i c _ l i t _ c h a n g e l o g . m d \ " : \ " B a u 0 _ b W d \ " , \ " p u b l i c _ l i t _ d o c s _ ! g e n e r a l - i n f o . m d \ " : \ " D _ q p U K W w \ " , \ " p u b l i c _ l i t _ d o c s _ b a r s . m d \ " : \ " D n 8 P b C p o \ " , \ " p u b l i c _ l i t _ d o c s _ i n f o b o x e s . m d \ " : \ " C 1 Y - n o T s \ " , \ " p u b l i c _ g a m e d e v t r e e _ d o c s _ m i l e s t o n e s . m d \ " : \ " B q a 4 P D X l \ " , \ " p u b l i c _ g a m e d e v t r e e _ d o c s _ b a r s . m d \ " : \ " B Z H d o i x V \ " , \ " p u b l i c _ g a m e d e v t r e e _ d o c s _ u p g r a d e s . m d \ " : \ " B e T e Q q _ 8 \ " , \ " p u b l i c _ g a m e d e v t r e e _ d o c s _ b a s i c - l a y e r - b r e a k d o w n . m d \ " : \ " D w R 7 I m p f \ " , \ " p u b l i c _ k r o n o s _ o l d t h i n g s _ 2 . 0 - f o r m a t - c h a n g e s . m d \ " : \ " C F X O i L y k \ " , \ " p u b l i c _ g a m e d e v t r e e _ d o c s _ u p d a t i n g - t m t . m d \ " : \ " B X M N 1 m O W \ " , \ " p u b l i c _ k r o n o s _ d o c s _ m a i n - m o d - i n f o . m d \ " : \ " D J a 4 N 3 a i \ " , \ " p u b l i c _ k r o n o s _ d o c s _ s u b t a b s - a n d - m i c r o t a b s . m d \ " : \ " D 5 u B 6 4 O n \ " , \ " p u b l i c _ k r o n o s _ d o c s _ t r e e s - a n d - t r e e - c u s t o m i z a t i o n . m d \ " : \ " C p A B M j _ Q \ " , \ " p u b l i c _ g a m e d e v t r e e _ d o c s _ m a i n - m o d - i n f o . m d \ " : \ " D J 1 T c a - G \ " , \ " p u b l i c _ l i t _ d o c s _ m a i n - m o d - i n f o . m d \ " : \ " R S u Z 0 q h 9 \ " , \ " p u b l i c _ g a m e d e v t r e e _ d o c s _ c u s t o m - t a b - l a y o u t s . m d \ " : \ " D S C T t T _ s \ " , \ " p u b l i c _ l i t _ d o c s _ u p d a t i n g - t m t . m d \ " : \ " g c j A P q I 4 \ " , \ " p u b l i c _ l i t _ d o c s _ c l i c k a b l e s . m d \ " : \ " C C 4 a V g T 5 \ " , \ " p u b l i c _ l i t _ d o c s _ a c h i e v e m e n t s . m d \ " : \ " D T Y f k y u 6 \ " , \ " p u b l i c _ k r o n o s _ d o c s _ m i l e s t o n e s . m d \ " : \ " D 2 e V m O B - \ " , \ " p u b l i c _ l i t _ d o c s _ b a s i c - l a y e r - b r e a k d o w n . m d \ " : \ " D B p D f a J K \ " , \ " p u b l i c _ g a m e d e v t r e e _ d o c s _ g e t t i n g - s t a r t e d . m d \ " : \ " C K y c K J V u \ " , \ " g a r d e n _ a r t i f i c i a l - i n t e l l i g e n c e _ i n d e x . m d \ " : \ " B x X E l D I x \ " , \ " g a r d e n _ c a p t u r e - t h e - c i t a d e l _ i n d e x . m d \ " : \ " D z Q G P u 6 p \ " , \ " p u b l i c _ k r o n o s _ d o c s _ g r i d s . m d \ " : \ " B e h 5 - E 6 O \ " , \ " g a r d e n _ f r e e f o r m _ i n d e x . m d \ " : \ " K S P H F j B D \ " , \ " g a r d e n _ f e d i v e r s e _ i n d e x . m d \ " : \ " C a B 0 7 b z W \ " , \ " g a r d e n _ f o r g e j o _ i n d e x . m d \ " : \ " D N K 3 _ N 8 - \ " , \ " g a r d e n _ g a r d e n - r s s _ i n d e x . m d \ " : \ " C i s A U w Y r \ " , \ " g a r d e n _ d i c e - a r m o
2023-11-07 00:46:27 +00:00
< / body >
< / html >