Skip to content
View Finnik723's full-sized avatar

Block or report Finnik723

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

Pinned Loading

  1. 723Studio/OpenXcom_FTA 723Studio/OpenXcom_FTA Public

    Forked from MeridianOXC/OpenXcom

    Fork of OXCE project with additions to support From the Ashes project

    C++ 15 18

  2. 723Studio/vscode-ruleset 723Studio/vscode-ruleset Public

    Forked from OpenXcom/vscode-ruleset

    Ruleset Tools for Visual Studio Code

    TypeScript 1

  3. xpedia xpedia Public

    Forked from baturinsky/xpedia

    Wiki service for The X-Com Files, based on Baturinsky's XPedia https://baturinsky.github.io/xpedia

    HTML 1 1

  4. logging logging
    1
    // C++
    2
    #include "../Engine/Logger.h"
    3
    
                  
    4
    
                  
    5
    Log(LOG_INFO) << "We have UFO " << ruleDeploy->getUfoName() << "!";
  5. FtA-Rulesets-Additional-tools FtA-Rulesets-Additional-tools Public

    VS code extension adding some snippets to advance modding expirience