rayjs/main.js

6 lines
84 B
JavaScript

import { setWindowTitle } from "raylib.core"
console.log(setWindowTitle("Test"))