FlaxEngine / FlaxAPI

Old repository with C# Editor and C# API for creating games in Flax Engine

Home Page:https://flaxengine.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add building instructions

stefnotch opened this issue · comments

Issue description:

It'd be neat to add "building instructions" in a file like BUILDING.md

Here are mine

  1. Install the FlaxEngine Tools for Visual Studio
  2. Clone the FlaxAPI
  3. Open the FlaxAPI.sln file using Visual Studio and edit the FlaxEngine Project Properties as follows:
    image
  4. Click on Attach to Flax. This starts Flax or attaches to the current Flax instance.