Sha256: 863f14b6e6fe34b0061ca5f83451e5ca985a9724f00be5f02395954a36a6e974
Contents?: true
Size: 365 Bytes
Versions: 4
Compression:
Stored size: 365 Bytes
Contents
/* Copyright (c) 2024 Julian Benda * * This file is part of inkCPP which is released under MIT license. * See file LICENSE.txt or go to * https://github.com/JBenda/inkcpp for full license details. */ #include "inkcpp.h" #include "CoreMinimal.h" #include "Modules/ModuleManager.h" IMPLEMENT_MODULE(FDefaultGameModuleImpl, inkcpp) DEFINE_LOG_CATEGORY(InkCpp);
Version data entries
4 entries across 4 versions & 1 rubygems