ソースを参照

Update README.md

pull/107/head
Sebastiano Mandalà GitHub 1年前
コミット
aef2104afd
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更4行の追加1行の削除
  1. +4
    -1
      README.md

+ 4
- 1
README.md ファイルの表示

@@ -5,7 +5,10 @@ Real ECS framework for c\#. Enables to write encapsulated, decoupled, maintainab
## Svelto.ECS in pills
Svelto.ECS is easy to start with, but full of tricks for expert users. The hardest problem to overcome is usually to shift mentality from OOP programming to ECS programming more than using the framework itself. If you want to read an ECS faq, you can check this article: https://github.com/SanderMertens/ecs-faq

### Svelto.ECS at glance:
### Svelto.ECS at glance

simplest setup:

```csharp
public class SimpleContext
{


読み込み中…
キャンセル
保存