moving to codeberg

This commit is contained in:
2025-11-13 19:50:36 +01:00
parent a115db60f6
commit 0989fdb3cc
10 changed files with 153 additions and 19 deletions

View File

@@ -10,7 +10,7 @@ import (
"github.com/hajimehoshi/ebiten/v2"
"github.com/hajimehoshi/ebiten/v2/inpututil"
"github.com/hajimehoshi/ebiten/v2/vector"
"github.com/tlinden/golsky/rle"
"codeberg.org/scip/golsky/rle"
"golang.org/x/image/math/f64"
)