Skip to content
View Frixuu's full-sized avatar
Block or Report

Block or report Frixuu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Frixuu/README.md

Hi, I'm Frixuu! 👋

🚀 I'm doing a bunch of stuff you've never heard of.

Pinned

  1. HxMinetest HxMinetest Public

    [WIP] Haxe externs for Minetest Lua modding API.

    Haxe 3

  2. GodotXliff GodotXliff Public

    XLIFF importer for Godot.

    GDScript 2

  3. How to make Ren'Py 8 load raw Python... How to make Ren'Py 8 load raw Python files from .rpa archives
    1
    import renpy.loader
    2
    
                  
    3
    from importlib.machinery import ModuleSpec
    4
    from types import ModuleType
    5
    from typing import Any, List, Optional, Union
  4. KDLGo KDLGo Public

    Forked from binhonglee/kdlgo

    KDL parser in Go.

    Go 1