Erwan
- Adding external rules mechanism. It is very crude for the moment, but I hope it will grow. Have a look at Rules/mtg.txt for basic usage
This commit is contained in:
@@ -616,6 +616,10 @@
|
||||
RelativePath=".\src\ReplacementEffects.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\src\Rules.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\src\ShopItem.cpp"
|
||||
>
|
||||
@@ -965,6 +969,10 @@
|
||||
RelativePath=".\include\ReplacementEffects.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\Rules.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\ShopItem.h"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user