Skip to content

Tool for generating IDE project files for Bismuth Engine.

Notifications You must be signed in to change notification settings

BismuthEngine/BismuthProjectTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bismuth Project Tool

A simple project tool for Bismuth Engine and it's projects.

Installation

    npm install -g git+https://github.com/BismuthEngine/BismuthProjectTool.git

Building

    # After downloading source code, inside of source root directory
    # Compile Typescript
    npm run build
    # Install globally and create symlink
    npm install -g ./

Usage

bismuth-project-tool
    --vsproj <Path> - Generate Visual Studio 2022 project files
    --xcode <Path> - Generate XCode project files

    -v - More detailed log

About

Tool for generating IDE project files for Bismuth Engine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published