adsorptionenthalpy / godot-web3-plugin

Godot plugin for building web3 games

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Godot Web3 Plugin

Godot plugin for building web3 games.

Building

Clone godot and copy sources to modules/web3.

|-- godot
|-- modules
|   |-- web3

Build from godot root.

scons custom_modules=../modules platform=osx arch=arm64 --jobs=$(sysctl -n hw.logicalcpu)

About

Godot plugin for building web3 games


Languages

Language:C++ 88.8%Language:GDScript 4.4%Language:JavaScript 3.5%Language:Solidity 1.4%Language:Python 1.2%Language:C 0.7%