Xkonti

Results 26 comments of Xkonti

This is what I have planned for updating this one: 1. Explain that blob storage will be used but sqlite can be used as well. 2. Create API val that...

Godot 4.1.1. No plugins, worked with TileMaps for a day learning the engine. This is all that shows up when starting up my project: ``` Godot Engine v4.1.1.stable.mono.official (c) 2007-present...

FeTS server example that works with Val Town: ```ts import { createRouter, Response } from "npm:fets"; const router = createRouter().route({ method: "GET", path: "/greetings", schemas: { responses: { 200: {...

# Introduction The Getting Started Guide for Val Town should be designed to provide new users with an accessible introduction to the platform's most important capabilities. The goal is to...

@stevekrouse Updated the examples section. Do you have anything to add from your point of view?

Ok. I'll work on overall structure proposal.

That's some useful table @nbbaier. I'll take a look at fixing those discrepancies shortly.

@Calinou Yes. Using 2.1.0 I'll check Godot 4.2.2 in a moment :)