Web Server Setup
Make custom chat able to upload image from client player clipboard to chat box via your web server
Push upload.php to your web server
Edit
let uploadURL =
in client\ui\config.js to your upload.php
Last updated
Make custom chat able to upload image from client player clipboard to chat box via your web server
Push upload.php to your web server
Edit let uploadURL =
in client\ui\config.js to your upload.php
Last updated