Sidorakh / activity.gml.html

A Vite project that builds an HTML file for GameMaker-based Discord Activities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

activity.gml.html

You definitely don't need this repository. It was a companion to my activities library for Discord before it used webpack, which you can find over here

Building

This project was created using Vite, and requires Node.JS and NPM to build and run

Instructions:

  1. Clone the repository to your computer
  2. Run npm install in the directory

Previewing changes/Running the webpage

  1. Run npm run build
  2. Copy the index.html file in the ./dist folder to your GameMaker project

About

A Vite project that builds an HTML file for GameMaker-based Discord Activities

License:MIT License


Languages

Language:JavaScript 72.2%Language:HTML 27.8%