Skip to content

Instantly share code, notes, and snippets.

View Nallebeorn's full-sized avatar

Benjamin Nallebeorn

  • Sweden
  • 06:44 (UTC +02:00)
View GitHub Profile
@Nallebeorn
Nallebeorn / plugin.cfg
Last active June 1, 2026 22:41
Tiny Godot plugin to reopen game on last monitor when run from editor.
[plugin]
name="RememberWindowPlacement"
description=""
author="Nallebeorn"
version="0.1"
script="remember_window_placement_plugin.gd"