pages/site/garden/mtx/index.md
thepaperpilot 5ac040e4c9
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 1m12s
Make tags/tagged by/referenced by blocks use details/summary
2024-06-26 09:56:04 -05:00

20 lines
No EOL
649 B
Markdown

---
alias: "Microtransactions, IAP, In-App Purchases"
public: "true"
slug: "mtx"
title: "MTX"
prev: false
next: false
---
<script setup>
import { data } from '../../git.data.ts';
import { useData } from 'vitepress';
const pageData = useData();
</script>
<h1 class="p-name">MTX</h1>
<p>10 words, ~0 minute read. <span v-html="data[`site/${pageData.page.value.relativePath}`]" /></p>
<hr/>
<details><summary>Referenced by:</summary><a href="/garden/premium-currency/index.md">Premium Currency</a><a href="/garden/video-game-monetization/index.md">Video Game Monetization</a></details>
Purchaseable items in video games that cost real life currencies