BTFighter/Ninslash
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Compiling in windows
Required tools:
Bam 0.4.0
Python (tested with 3.7.0)
Visual Studio Express 2010
Visual Studio 2010 Service Pack 1
1. Install everything
2. Compile Bam (run make_win32_msvc.bat)
3. Open console (cmd) in Ninslash root folder
4. Define Visual Studio environment (%comspec% /k ""C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\vcvarsall.bat"" x86)
5. Run Bam (c:\bam\bam release)
If you're using unix, having a look at circleci instructions might be helpful.
Languages
- C 55.5%
- C++ 40.5%
- Python 2.5%
- Lua 0.5%
- CMake 0.5%
- GLSL 0.3%
- Other 0.2%


