Skip to content

devpillow/DCActivity-Godot-Multiplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

To run the project

  1. Download project & type cd server -> npm i in terminal %project

  2. Create app in discord developer portal, get CLIENTID and SECRET, write them in the .env file (follow the example .env.example) + .discordshell

  3. Import godot project to Export to html5 with discord_shell.html as Custom Export shell (export all files and rename to 'index') put them into "public" folder (all files, including index.html) (! godot version 4.4.1)

  4. Setting up cloudflare tunnel, URL Mapping root in Discord developer portal Terminal cloudflared tunnel --url http://localhost:{portNumber}

  5. run node server.js

  6. run Discord Activity and see result (idk if it will work or not lol)

CREDIT Art assets - https://cupnooble.itch.io/sprout-lands-asset-pack

About

Dicord activity + Godot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors