import{_ as e,c as s,o as a,a as n}from"./app.e9531dc8.js";const f=JSON.parse('{"title":"mod.js","description":"","frontmatter":{},"headers":[],"relativePath":"public/gamedevtree/docs/main-mod-info.md","lastUpdated":null}'),t={name:"public/gamedevtree/docs/main-mod-info.md"},o=n(`

mod.js

All of the code and data that you're likely to edit is here in mod.js! Everything in mod.js will not be altered by updates, besides the addition of new things.

Here's a breakdown of what's in it:

js
// (The ones here are examples, all official functions are already taken care of)
var doNotCallTheseFunctionsEveryTick = ["doReset", "buy", "onPurchase", "blowUpEverything"]
js
function addedPlayerData() { return {
	weather: "Yes",
	happiness: new Decimal(72),
}}

Less important things beyond this point!

`,10),l=[o];function i(p,r,c,u,d,h){return a(),s("div",null,l)}const m=e(t,[["render",i]]);export{f as __pageData,m as default};