Skip to content

DooDoo-Games/cbre

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Containment Breach Room Editor

omg it's not 3dws so it sux :(

This is a hacked-up fork of Sledge meant for room creation for SCP - Containment Breach.

The Editor is licensed under the GNU General Public License, version 2.0. All other components are licensed under the GNU Lesser General Public License, version 2.1, unless otherwise stated.

You can find the original source code at https://github.com/LogicAndTrick/sledge

Building

Required SDKs

.NET 5

Assimp

In the folder AssimpNet/AssimpNet.Interop.Generator/ run the command dotnet build

CBRE.Editor

In the folder CBRE.Editor/ run the command dotnet build

Running

Windows 64-bit

Run the file CBRE.Editor/bin/Debug/net6.0/CBRE.Editor.exe

Linux 64-bit (Not tested yet)

Run the file CBRE.Editor/bin/Debug/net6.0/CBRE.Editor.dll using the dotnet command

Contributing

Just make a pull request. Try to keep the style consistent with existing code.

Packages

No packages published

Languages

  • C# 98.4%
  • HLSL 0.8%
  • Rich Text Format 0.7%
  • Java 0.1%
  • NSIS 0.0%
  • Batchfile 0.0%