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 > Clickables | 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_lit_docs_clickables.md.CC4aVgT5.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:#6F42C1;--shiki-dark:#B392F0;" > rows< / span > < span style = "--shiki-light:#24292E;--shiki-dark:#E1E4E8;" > : # < / span > < span style = "--shiki-light:#D73A49;--shiki-dark:#F97583;" > of< / span > < span style = "--shiki-light:#24292E;--shiki-dark:#E1E4E8;" > rows,< / span > < / span >
< span class = "line" > < span style = "--shiki-light:#6F42C1;--shiki-dark:#B392F0;" > cols< / span > < span style = "--shiki-light:#24292E;--shiki-dark:#E1E4E8;" > : # < / span > < span style = "--shiki-light:#D73A49;--shiki-dark:#F97583;" > of< / span > < span style = "--shiki-light:#24292E;--shiki-dark:#E1E4E8;" > columns,< / span > < / span >
< span class = "line" > < span style = "--shiki-light:#005CC5;--shiki-dark:#79B8FF;" > 11< / span > < span style = "--shiki-light:#24292E;--shiki-dark:#E1E4E8;" > : {< / span > < / span >
< span class = "line" > < span style = "--shiki-light:#6F42C1;--shiki-dark:#B392F0;" > display< / 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;" > " Blah" < / span > < span style = "--shiki-light:#24292E;--shiki-dark:#E1E4E8;" > },< / span > < / span >
< span class = "line" > < span style = "--shiki-light:#24292E;--shiki-dark:#E1E4E8;" > etc< / span > < / span >
< span class = "line" > < span style = "--shiki-light:#24292E;--shiki-dark:#E1E4E8;" > }< / span > < / span >
< span class = "line" > < span style = "--shiki-light:#24292E;--shiki-dark:#E1E4E8;" > etc< / 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 > Features:< / p > < ul > < li > < p > title: < strong > optional< / strong > . displayed at the top in a larger font. It can also be a function that returns updating text.< / p > < / li > < li > < p > effect(): < strong > optional< / strong > . A function that calculates and returns the current values of bonuses of this clickable. Can return a value or an object containing multiple values.< / p > < / li > < li > < p > display(): A function returning everything that should be displayed on the clickable after the title, likely changing based on its state. Can use basic HTML.< / p > < / li > < li > < p > unlocked(): < strong > optional< / strong > . A function returning a bool to determine if the clickable is visible or not. Default is unlocked.< / p > < / li > < li > < p > canClick(): A function returning a bool to determine if you can click the clickable.< / p > < / li > < li > < p > onClick(): A function that implements clicking one of the clickable.< / p > < / li > < li > < p > style: < strong > optional< / strong > . Applies CSS to this clickable, in the form of an object where the keys are CSS attributes, and the values are the values for those attributes (both as strings).< / p > < / li > < li > < p > layer: < strong > assigned automagically< / strong > . It' s the same value as the name of this layer, so you can do < code > player[this.layer].points< / code > or similar.< / p > < / li > < li > < p > id: < strong > assigned automagically< / strong > . It' s the " key" which the clickable was stored under, for convenient access. The clickable in the example' s id is 11.< / p > < / li > < / ul > < p > You can also use these features on the clickables object to add a button above all the clickables, for implementing a respec button or similar.< / p > < ul > < li > < p > masterButtonPress(): < strong > optional< / strong > . If present, an additional button will appear above the clickables. Pressing it will call this function.< / p > < / li > < li > < p > masterButtonText: < strong > optional< / strong > . Text to display on the Master Button.< / p > < / li > < li > < p > showMasterButton(): < strong > optional< / strong > . A function determining whether or not to show the button. Defaults to true if absent.< / p > < / li > < / ul > < / div > < / div > < / main > < footer class = "VPDocFooter" data-v-39a288b8 data-v-d4a0bba5 > <!-- [ --> <!-- ] --> < div class = "edit-info" data-v-d4a0bba5 > <!-- --> < div class = "last-updated" data-v-d4a0bba5 > < p class = "VPLastUpdated" data-v-d4a0bba5 data-v-7e05ebdb > Last updated: < time datetime = "2020-10-26T20:45:22.000Z" data-v-7e05ebdb > < / time > < / p > < / div > < / div > < nav class = "prev-next" aria-labelledby = "doc-footer-aria-label" data-v-d4a0bba5 > < span class = "visually-hidden" id = "doc-footer-aria-label" data-v-d4a0bba5 > Pager< / span > < div class = "pager" data-v-d4a0bba5 > <!-- --> < / div > < div class = "pager" data-v-d4a0bba5 > < a class = "VPLink link pager-link next" href = "/garden/my-projects" data-v-d4a0bba5 > <!-- [ --> < span class = "desc" data-v-d4a0bba5 > Next page< / span > < span class = "title" data-v-d4a0bba5 > My Projects< / span > <!-- ] --> < / a > < / div > < / nav > < / footer > <!-- [ --> <!-- ] --> < / div > < / div > < / div > <!-- [ --> <!-- ] --> < / div > < / div > <!-- --> <!-- [ --> <!-- ] --> < / div > < / div >
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 >