larioteo 2 лет назад
Родитель
Сommit
31da62a61f
1 измененных файлов с 7 добавлено и 7 удалено
  1. 7 7
      README.md

+ 7 - 7
README.md

@@ -7,7 +7,7 @@ This repository is a fork of the latest public release from Banshee 3D, which wa
 Integrated bsf, bsf examples and made the project compilable.
 
 #### Note
-Every change from 2023-08-15 outside the original source files that wehere under the LGPL 3.0 are now licensed under the MIT license.
+Every change from now (2023-08-15), outside the original source files that are under the LGPL 3.0, is licensed under the MIT license.
 
 My main goal is to preserve this project, nothing more, so there could be some minor bugfixes around the build system.
 
@@ -23,19 +23,19 @@ Banshee can also be used as a **low-level framework**, or as a powerful foundati
 **WARNING: Banshee is still in development and should not be used in production.**
 
 # Features
-* [Core features](https://github.com/GameFoundry/bsf/blob/master/Documentation/GitHub/features.md) - A list of all core engine features.
-* [Editor features](https://github.com/BearishSun/BansheeEngine/blob/master/Documentation/GitHub/features.md) - A list of all editor specific features.
-* [Roadmap](https://github.com/GameFoundry/bsf/blob/master/Documentation/GitHub/roadmap.md) - A list of features to be implemented in both near and far future. 
+* [Core features](https://github.com/OmniVortexStudios/BansheeEngine/blob/master/Source/bsf/Documentation/GitHub/features.md) - A list of all core engine features.
+* [Editor features](https://github.com/OmniVortexStudios/BansheeEngine/blob/master/Documentation/GitHub/features.md) - A list of all editor specific features.
+* [Roadmap](https://github.com/OmniVortexStudios/BansheeEngine/blob/master/Source/bsf/Documentation/GitHub/roadmap.md) - A list of features to be implemented in both near and far future. 
 
 # Download
-* [Binaries](https://github.com/BearishSun/BansheeEngine/blob/master/Documentation/GitHub/install.md) - Download pre-built binaries for the most recent version.
-* [Compiling](https://github.com/BearishSun/BansheeEngine/blob/master/Documentation/GitHub/compiling.md) - Learn how to compile the engine yourself.
+* [Binaries](https://github.com/OmniVortexStudios/BansheeEngine/blob/master/Documentation/GitHub/install.md) - Download pre-built binaries for the most recent version.
+* [Compiling](https://github.com/OmniVortexStudios/BansheeEngine/blob/master/Documentation/GitHub/compiling.md) - Learn how to compile the engine yourself.
 
 # Documentation
 * [Documentation](http://docs.banshee3d.com/Managed/index.html) - Documentation for the scripting (C#) API.
 
 # About
-* [License](https://github.com/BearishSun/BansheeEngine/blob/master/Documentation/GitHub/license.md) - Information about Banshee's license.
+* [License](https://github.com/OmniVortexStudios/BansheeEngine/blob/master/Documentation/GitHub/license.md) - Information about Banshee's license.
 * [Contribute](http://www.banshee3d.com/contribute) - Help out with the development
 
 # Media