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 > Getting started | The Paper Pilot< / title >
< meta name = "description" content = "The Paper Pilot portfolio site" >
2024-06-02 01:57:02 +00:00
< meta name = "generator" content = "VitePress v1.2.2" >
2024-06-02 04:13:39 +00:00
< link rel = "preload stylesheet" href = "/assets/style.DZSXnSM5.css" as = "style" >
2023-11-07 00:46:27 +00:00
2024-06-02 04:13:39 +00:00
< script type = "module" src = "/assets/app.CZceM_yI.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-02 04:13:39 +00:00
< link rel = "modulepreload" href = "/assets/chunks/framework.Cq0zXouN.js" >
< link rel = "modulepreload" href = "/assets/chunks/theme.BI7Ww41l.js" >
< link rel = "modulepreload" href = "/assets/public_kronos_docs_getting-started.md.DybO_36m.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" >
< script defer data-domain = "thepaperpilot.org" src = "https://plausible.io/js/plausible.js" > < / script >
< meta name = "og:description" content = "The Paper Pilot portfolio site" >
< 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-02 04:13:39 +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 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" 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 = "docsearch" > < button type = "button" class = "DocSearch DocSearch-Button" aria-label = "Search" > < span class = "DocSearch-Button-Container" > < svg width = "20" height = "20" class = "DocSearch-Search-Icon" viewBox = "0 0 20 20" > < path d = "M14.386 14.386l4.0877 4.0877-4.0877-4.0877c-2.9418 2.9419-7.7115 2.9419-10.6533 0-2.9419-2.9418-2.9419-7.7115 0-10.6533 2.9418-2.9419 7.7115-2.9419 10.6533 0 2.9419 2.9418 2.9419 7.7115 0 10.6533z" stroke = "currentColor" fill = "none" fill-rule = "evenodd" stroke-linecap = "round" stroke-linejoin = "round" > < / path > < / svg > < span class = "DocSearch-Button-Placeholder" > Search< / span > < / span > < span class = "DocSearch-Button-Keys" > < span class = "DocSearch-Button-Key" > Meta< / span > < span class = "DocSearch-Button-Key" > K< / span > < / 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 VPNavBarMenuLink" href = "/guide-to-incrementals/" tabindex = "0" data-v-7f418b0f data-v-9c663999 > <!-- [ --> < span data-v-9c663999 > Guide to Incrementals< / span > <!-- ] --> < / a > <!-- ] --> <!-- [ --> < a class = "VPLink link VPNavBarMenuLink" href = "/projects/" tabindex = "0" data-v-7f418b0f data-v-9c663999 > <!-- [ --> < span data-v-9c663999 > Projects< / span > <!-- ] --> < / a > <!-- ] --> <!-- [ --> < 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 > <!-- ] --> <!-- ] --> < / 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://github.com/thepaperpilot" aria-label = "github" target = "_blank" rel = "noopener" data-v-7bc22406 data-v-eee4e7cb > < span class = "vpi-social-github" / > < / a > < a class = "VPSocialLink no-icon" href = "https://www.linkedin.com/pub/anthony-lawn/a9/a98/2" aria-label = "linkedin" target = "_blank" rel = "noopener" data-v-7bc22406 data-v-eee4e7cb > < span class = "vpi-social-linkedin" / > < / a > < a class = "VPSocialLink no-icon" href = "https://discord.gg/yJ4fjnjU54" aria-label = "discord" target = "_blank" rel = "noopener" data-v-7bc22406 data-v-eee4e7cb > < span class = "vpi-social-discord" / > < / a > < a class = "VPSocialLink no-icon" href = "https://mastodon.gamedev.place/@thepaperpilot" aria-label target = "_blank" rel = "noopener" data-v-7bc22406 data-v-eee4e7cb > < svg xmlns = "http://www.w3.org/2000/svg" width = "16" height = "16" fill = "currentColor" class = "bi bi-mastodon" viewBox = "0 0 16 16" >
2023-11-07 00:46:27 +00:00
< path d = "M11.19 12.195c2.016-.24 3.77-1.475 3.99-2.603.348-1.778.32-4.339.32-4.339 0-3.47-2.286-4.488-2.286-4.488C12.062.238 10.083.017 8.027 0h-.05C5.92.017 3.942.238 2.79.765c0 0-2.285 1.017-2.285 4.488l-.002.662c-.004.64-.007 1.35.011 2.091.083 3.394.626 6.74 3.78 7.57 1.454.383 2.703.463 3.709.408 1.823-.1 2.847-.647 2.847-.647l-.06-1.317s-1.303.41-2.767.36c-1.45-.05-2.98-.156-3.215-1.928a3.614 3.614 0 0 1-.033-.496s1.424.346 3.228.428c1.103.05 2.137-.064 3.188-.189zm1.613-2.47H11.13v-4.08c0-.859-.364-1.295-1.091-1.295-.804 0-1.207.517-1.207 1.541v2.233H7.168V5.89c0-1.024-.403-1.541-1.207-1.541-.727 0-1.091.436-1.091 1.296v4.079H3.197V5.522c0-.859.22-1.541.66-2.046.456-.505 1.052-.764 1.793-.764.856 0 1.504.328 1.933.983L8 4.39l.417-.695c.429-.655 1.077-.983 1.934-.983.74 0 1.336.259 1.791.764.442.505.661 1.187.661 2.046v4.203z" / >
2024-06-02 01:57:02 +00:00
< / svg > < / a > <!-- ] --> < / div > < div class = "VPFlyout VPNavBarExtra extra" data-v-ccf7ddec data-v-d0bd9dde data-v-b6c34ac9 > < button type = "button" class = "button" aria-haspopup = "true" aria-expanded = "false" aria-label = "extra navigation" data-v-b6c34ac9 > < span class = "vpi-more-horizontal icon" data-v-b6c34ac9 > < / span > < / button > < div class = "menu" data-v-b6c34ac9 > < div class = "VPMenu" data-v-b6c34ac9 data-v-e7ea1737 > <!-- --> <!-- [ --> <!-- [ --> <!-- --> < div class = "group" data-v-d0bd9dde > < div class = "item appearance" data-v-d0bd9dde > < p class = "label" data-v-d0bd9dde > Appearance< / p > < div class = "appearance-action" data-v-d0bd9dde > < button class = "VPSwitch VPSwitchAppearance" type = "button" role = "switch" title = "Switch to dark theme" aria-checked = "false" data-v-d0bd9dde 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 > < / div > < div class = "group" data-v-d0bd9dde > < div class = "item social-links" data-v-d0bd9dde > < div class = "VPSocialLinks social-links-list" data-v-d0bd9dde data-v-7bc22406 > <!-- [ --> < a class = "VPSocialLink no-icon" href = "https://github.com/thepaperpilot" aria-label = "github" target = "_blank" rel = "noopener" data-v-7bc22406 data-v-eee4e7cb > < span class = "vpi-social-github" / > < / a > < a class = "VPSocialLink no-icon" href = "https://www.linkedin.com/pub/anthony-lawn/a9/a98/2" aria-label = "linkedin" target = "_blank" rel = "noopener" data-v-7bc22406 data-v-eee4e7cb > < span class = "vpi-social-linkedin" / > < / a > < a class = "VPSocialLink no-icon" href = "https://discord.gg/yJ4fjnjU54" aria-label = "discord" target = "_blank" rel = "noopener" data-v-7bc22406 data-v-eee4e7cb > < span class = "vpi-social-discord" / > < / a > < a class = "VPSocialLink no-icon" href = "https://mastodon.gamedev.place/@thepaperpilot" aria-label target = "_blank" rel = "noopener" data-v-7bc22406 data-v-eee4e7cb > < svg xmlns = "http://www.w3.org/2000/svg" width = "16" height = "16" fill = "currentColor" class = "bi bi-mastodon" viewBox = "0 0 16 16" >
2023-11-07 00:46:27 +00:00
< path d = "M11.19 12.195c2.016-.24 3.77-1.475 3.99-2.603.348-1.778.32-4.339.32-4.339 0-3.47-2.286-4.488-2.286-4.488C12.062.238 10.083.017 8.027 0h-.05C5.92.017 3.942.238 2.79.765c0 0-2.285 1.017-2.285 4.488l-.002.662c-.004.64-.007 1.35.011 2.091.083 3.394.626 6.74 3.78 7.57 1.454.383 2.703.463 3.709.408 1.823-.1 2.847-.647 2.847-.647l-.06-1.317s-1.303.41-2.767.36c-1.45-.05-2.98-.156-3.215-1.928a3.614 3.614 0 0 1-.033-.496s1.424.346 3.228.428c1.103.05 2.137-.064 3.188-.189zm1.613-2.47H11.13v-4.08c0-.859-.364-1.295-1.091-1.295-.804 0-1.207.517-1.207 1.541v2.233H7.168V5.89c0-1.024-.403-1.541-1.207-1.541-.727 0-1.091.436-1.091 1.296v4.079H3.197V5.522c0-.859.22-1.541.66-2.046.456-.505 1.052-.764 1.793-.764.856 0 1.504.328 1.933.983L8 4.39l.417-.695c.429-.655 1.077-.983 1.934-.983.74 0 1.336.259 1.791.764.442.505.661 1.187.661 2.046v4.203z" / >
2024-06-02 01:57:02 +00:00
< / svg > < / a > <!-- ] --> < / div > < / div > < / div > <!-- ] --> <!-- ] --> < / div > < / div > < / div > <!-- [ --> <!-- ] --> < button type = "button" class = "VPNavBarHamburger hamburger" aria-label = "mobile navigation" aria-expanded = "false" aria-controls = "VPNavScreen" data-v-ccf7ddec data-v-e5dd9c1c > < span class = "container" data-v-e5dd9c1c > < span class = "top" data-v-e5dd9c1c > < / span > < span class = "middle" data-v-e5dd9c1c > < / span > < span class = "bottom" data-v-e5dd9c1c > < / span > < / span > < / button > < / div > < / div > < / div > < / div > < div class = "divider" data-v-ccf7ddec > < div class = "divider-line" data-v-ccf7ddec > < / div > < / div > < / div > <!-- --> < / header > < div class = "VPLocalNav empty fixed" data-v-5d98c3a5 data-v-a6f0e41e > < div class = "container" data-v-a6f0e41e > <!-- --> < div class = "VPLocalNavOutlineDropdown" style = "--vp-vh:0px;" data-v-a6f0e41e data-v-17a5e62e > < button data-v-17a5e62e > Return to top< / button > <!-- --> < / div > < / div > < / div > <!-- --> < div class = "VPContent" id = "VPContent" data-v-5d98c3a5 data-v-1428d186 > < div class = "VPDoc has-aside" data-v-1428d186 data-v-39a288b8 > <!-- [ --> <!-- ] --> < div class = "container" data-v-39a288b8 > < div class = "aside" data-v-39a288b8 > < div class = "aside-curtain" data-v-39a288b8 > < / div > < div class = "aside-container" data-v-39a288b8 > < div class = "aside-content" data-v-39a288b8 > < div class = "VPDocAside" data-v-39a288b8 data-v-3f215769 > <!-- [ --> <!-- ] --> <!-- [ --> <!-- ] --> < nav aria-labelledby = "doc-outline-aria-label" class = "VPDocAsideOutline" data-v-3f215769 data-v-a5bbad30 > < div class = "content" data-v-a5bbad30 > < div class = "outline-marker" data-v-a5bbad30 > < / div > < div aria-level = "2" class = "outline-title" id = "doc-outline-aria-label" role = "heading" data-v-a5bbad30 > On this page< / div > < ul class = "VPDocOutlineItem root" data-v-a5bbad30 data-v-b933a997 > <!-- [ --> <!-- ] --> < / ul > < / div > < / nav > <!-- [ --> <!-- ] --> < div class = "spacer" data-v-3f215769 > < / div > <!-- [ --> <!-- ] --> <!-- --> <!-- [ --> <!-- ] --> <!-- [ --> <!-- ] --> < / div > < / div > < / div > < / div > < div class = "content" data-v-39a288b8 > < div class = "content-container" data-v-39a288b8 > <!-- [ --> <!-- ] --> < main class = "main" data-v-39a288b8 > < div style = "position:relative;" class = "vp-doc _public_kronos_docs_getting-started" data-v-39a288b8 > < div > < h1 id = "getting-started" tabindex = "-1" > Getting started < a class = "header-anchor" href = "#getting-started" aria-label = "Permalink to "Getting started"" > < / a > < / h1 > < p > Welcome to The Modding Tree!< / p > < p > Using the Modding Tree, at its simplest level, just requires getting a copy of it onto your computer. However, if you do it the right way, it will help in many ways.< / p > < p > Don' t let the word " Github" scare you away. It' s actually much easier to use than most people think, especially because most people use it the hard way. The key is Github Desktop, which lets you do everything you need to, without even touching the command line.< / p > < p > The benefits of using Github:< / p > < ul > < li > It makes it much, much easier to update The Modding Tree.< / li > < li > You can share your work without any extra effort using githack, or with a bit more effort, set up a github.io site.< / li > < li > It lets you undo changes to your code, and to have multiple versions of it.< / li > < li > It lets you collaborate with other people, if you want to.< / li > < / ul > < h2 id = "getting-set-up-with-github-desktop-visual-studio-code-and-the-modding-tree" tabindex = "-1" > Getting set up with Github Desktop, Visual Studio Code, and The Modding Tree: < a class = "header-anchor" href = "#getting-set-up-with-github-desktop-visual-studio-code-and-the-modding-tree" aria-label = "Permalink to "Getting set up with Github Desktop, Visual Studio Code, and The Modding Tree:"" > < / a > < / h2 > < ol > < li > < p > Install < a href = "https://desktop.github.com/" target = "_blank" rel = "noreferrer" > Github Desktop< / a > and < a href = "https://code.visualstudio.com/" target = "_blank" rel = "noreferrer" > Visual Studio Code< / a > .< / p > < / li > < li > < p > Make a Github account. You can handle this on your own.< / p > < / li > < li > < p > Log in on your browser, and go back to < a href = "https://github.com/Acamaeda/The-Modding-Tree" target = "_blank" rel = "noreferrer" > The Modding Tree page< / a > . At the top right, there should be a button that says " fork" . Click on it, and t
2024-06-02 04:13:39 +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 ( " { \ " g a r d e n _ f r e e f o r m - v s - c h r o n o l o g i c a l - d i c h o t o m y _ i n d e x . m d \ " : \ " C y 7 F 9 q - Q \ " , \ " g a r d e n _ g a r d e n - r s s _ i n d e x . m d \ " : \ " D O t 5 P h z Y \ " , \ " g a r d e n _ t h e - s m a l l - w e b _ i n d e x . m d \ " : \ " D b _ x Z e 0 o \ " , \ " g a r d e n _ w e i r d _ i n d e x . m d \ " : \ " v X 1 L N 3 i F \ " , \ " g a r d e n _ w e b r i n g s _ i n d e x . m d \ " : \ " B V 4 x X T q G \ " , \ " g a r d e n _ t h i s - k n o w l e d g e - h u b _ i n d e x . m d \ " : \ " B 3 g 7 D J b w \ " , \ " g a r d e n _ n o s t r _ i n d e x . m d \ " : \ " C j o C 5 i 0 m \ " , \ " g a r d e n _ c i n n y _ i n d e x . m d \ " : \ " C V y S n V f 6 \ " , \ " g a r d e n _ a c t i v i t y p u b _ i n d e x . m d \ " : \ " _ K q w d p k J \ " , \ " 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 \ " : \ " C i e o c 9 D O \ " , \ " 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 _ i n t r o d u c t i o n _ i n d e x . m d \ " : \ " C a C o p Z o b \ " , \ " g a r d e n _ v i t e p r e s s _ i n d e x . m d \ " : \ " D 2 - d 7 k K K \ " , \ " g a r d e n _ f r e e f o r m _ i n d e x . m d \ " : \ " B 0 m h 3 9 t g \ " , \ " g a r d e n _ m y - p e r s o n a l - w e b s i t e _ i n d e x . m d \ " : \ " D c E g H y E 0 \ " , \ " g a r d e n _ s y n a p s e _ i n d e x . m d \ " : \ " C g k o s D 3 0 \ " , \ " g a r d e n _ f e d i v e r s e _ i n d e x . m d \ " : \ " B e G K V c N K \ " , \ " g a r d e n _ d i g i t a l - g a r d e n s _ i n d e x . m d \ " : \ " D m j q V F 3 4 \ " , \ " g a r d e n _ s o c i a l - m e d i a _ i n d e x . m d \ " : \ " C v N Z 6 4 N E \ " , \ " 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 \ " : \ " q V m m - B n U \ " , \ " 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 \ " : \ " D t - U X o I u \ " , \ " p u b l i c _ l i t _ r e a d m e . m d \ " : \ " D u L j b i e i \ " , \ " 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 \ " : \ " D R j P h O F I \ " , \ " g a r d e n _ c o m m u n e _ i n d e x . m d \ " : \ " B K X B E h q a \ " , \ " p u b l i c _ k r o n o s _ d o c s _ b a r s . m d \ " : \ " B Y r K 3 D - E \ " , \ " p u b l i c _ k r o n o s _ d o c s _ g r i d s . m d \ " : \ " B c T m w a Q F \ " , \ " p r o j e c t s _ o p t i s p e e c h _ i n d e x . m d \ " : \ " Z e S t x M 3 G \ " , \ " p u b l i c _ g a m e d e v t r e e _ d o c s _ b u y a b l e s . m d \ " : \ " B u s u 2 o 4 3 \ " , \ " 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 \ " : \ " C R a 3 2 v g 6 \ " , \ " 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 \ " : \ " a t L A 3 - h v \ " , \ " 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 k h J Z y e k \ " , \ " 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 \ " : \ " B S F X W D E Y \ " , \ " 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 U n 9 4 y M L \ " , \ " g a r d e n _ d e c e n t r a l i z e d _ i n d e x . m d \ " : \ " D U V 2 F q m z \ " , \ " g a r d e n _ o p e n - s o u r c e _ i n d e x . m d \ " : \ " H Q l M g 5 4 q \ " , \ " g a r d e n _ f e d i - v 2 _ i n d e x . m d \ " : \ " B R x C O o r s \ " , \ " g a r d e n _ m b i n _ i n d e x . m d \ " : \ " C P O H 1 u g 7 \ " , \ " 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 \ " : \ " B q G a p U Y 6 \ " , \ " p u b l i c _ l i t _ c h a n g e l o g . m d \ " : \ " M _ 0 a K N I 0 \ " , \ " 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 \ " : \ " B R W l l b C S \ " , \ " 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 D f m G B X G \ " , \ " p u b l i c _ l i t _ d o c s _ b a r s . m d \ " : \ " B f G C D N o f \ " , \ " g a r d e n _ c h a t - g l u e _ i n d e x . m d \ " : \ " C l L X p s A o \ " , \ " 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 u Q V p h v d \ " , \ " p u b l i c _ l i t _ d o c s _ b u y a b l e s . m d \ " : \ " C X u o y E u d \ " , \ " p u b l i c _ g a m e d e v t r e e _ d o c s _ c l i c k a b l e s . m d \ " : \ " C R _ Q 8 H h k \ " , \ " 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 \ " : \ " B u z L X A X p \ " , \ " p u b l i c _ g a m e d e v t r e e _ d o c s _ c h a l l e n g e s . m d \ " : \ " D u B v N 0 H - \ " , \ " 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 \ " : \ " D 6 a 7 Q v x o \ " , \ " p u b l i c _ l i t _ d o c s _ c u s t o m - t a b - l a y o u t s . m d \ " : \ " 4 T Z y z P 9 A \ " , \ " p r o j e c t s _ v e c s _ i n d e x . m d \ " : \ " B 2 4 S T R t 8 \ " , \ " 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 \ " : \ " D W 3 c h 1 f b \ " , \ " i n d e x . m d \ " : \ " C X N M e U Q B \ " , \ " p r o j e c t s _ b a b b l e _ i n d e x . m d \ " : \ " D R P t 9 0 H G \ " , \ " p r o j e c t s _ d i c e _ i n d e x . m d \ " : \ " C _ g h i M F S \ " , \ " p u b l i c _ l i t _ d o c s _ i n f o b o x e s . m d \ " : \ " D e c j D N j R \ " , \ " 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 \ " : \ " B E f o v Y X d \ " , \ " 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 G A D S 4 r c \ " , \ " p u b l i c _ l i t _ 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 \ " : \ " C Q E V s x l m \ " , \ " 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 \ " : \ " C t g Z b F o b \ " , \ " p u b l i c _ g a m e d e v t r e e _ 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 \ " : \ " C Y i - c O V g \ " , \ " 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 \ " : \ " B k X g Q 2 q A \ " , \ " p u b l i c _ l i t _ 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 \ " : \ " D u 0 t 1 A a H \ " , \ " 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 \ " : \ " C T h S k B f 8 \ " , \ " 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 \ " : \ " C J m w r k S Z \ " , \ " 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 \ " : \ " D R c 9 7 T M A \ " , \ " p u b l i c _ k r o n o s _ r e a d m e . m d \ " : \ " C O 3 V - t m w \ " , \ " p u b l i c _ k r o n o s _ c h a n g e l o g . m d \ " : \ " D d k m N j l 3 \ " , \ " 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 _ 0 _ 4 v f R \ " , \ " 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 \ " : \ " D M a X z E b d \ " , \ " p u b l i c _ l i t _ d o c s _ u p g r a d e s . m d \ " : \ " D K B t H 7 d c \ " , \ " 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 \ " : \ " B 2 o J - w 4 B \ " , \ " 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 x o Y Z r V F \ " , \ " 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 - q M j M F g \ " , \ " 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 \ " : \ " z W s V k p u V \ " , \ " p u b l i c _ k r o n o s _ d o c s _ g e t t i n g - s t a r t e d . m d \ " : \ " D y b O _ 3 6 m \ " , \ " 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 \ " : \ " D I R J A M P K \ " , \ " 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 \ " : \ " 7 C 5 L V 8 X X \ " , \ " 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 \ " : \ " B G m u I V Z H \ " , \ " 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 \ " : \ " C V I W - Z 8 E \ " , \ " 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 \ " : \ " D a O a Z O w 1 \
2023-11-07 00:46:27 +00:00
< / body >
< / html >