8000 GitHub - indigames/igeCreator: Repo for igeCreator
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

indigames/igeCreator

Repository files navigation

igeCreator - The Game Editor from Indi Games

Requirements

Windows

  1. Visual Studio 2019
  2. CMake

MacOS

  1. XCode
  2. CMake

Source code

The project includes sub-modules from other repository. When cloning, be sure to pass --recursive in the command.

    git clone https://github.com/indigames/igeCreator --recursive

Also, to update the sub-modules, run this

    git submodule update --init --recursive --remote

Build instruction

Windows

  1. Build a Release version Run command below:
        .\scripts\build-pc.bat
    

The release version of the application will be found in app folder.

  1. Debugging Run command below:
        .\script\gen-pc.bat
    

Open build\pc\x64\igeCreator.sln with Visual Studio 2019.

MacOS

Support in next version, stay tunned.

Linux

Support in next version, stay tunned.

About

Repo for igeCreator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

  • < 4193 /li>
0