Skip to content

Commit 9537233

Browse files
committed
Added CrashKonijn's GOAP to SDK's
1 parent f76f527 commit 9537233

File tree

4 files changed

+13
-2
lines changed

4 files changed

+13
-2
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[CrashKonijn GOAP](https://github.com/crashkonijn/GOAP) A robust, multi-threaded Goal Oriented Action Planning (GOAP) system designed for Unity, empowering developers to create complex AI behaviors with ease.

rules.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,7 @@ Box2D = (?:^|/)box2d\.(?:(?:XNA\.)?dll|txt|wasm)$
261261
BugTrap = (?:^|/)BugTrapU?(?:-x64)?\.dll$
262262
CEF = (?:^|/)libcef\.(?:dll|so)$
263263
Coherent_Gameface_OR_Prysm = (?:^|/)cohtml\.windowsdesktop\.dll$
264+
CrashKonijn_Goap = (?:^|/)CrashKonijn\.Goap\.(?:Core|Runtime|Resolver)\.dll$
264265
CRIWARE[] = (?:^|/)data(?:1|000)?\.cpk$
265266
CRIWARE[] = \.(?:sfd|usm|adx|acb|awb)$
266267
CRIWARE[] = (?:^|/)cri_ware_unity\.dll$
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Toyshop Simulator_Data/Managed/CrashKonijn.Goap.Core.dll
2+
Toyshop Simulator_Data/Managed/CrashKonijn.Goap.Resolver.dll
3+
Toyshop Simulator_Data/Managed/CrashKonijn.Goap.Runtime.dll
4+
CrashKonijn.Goap.Core.dll
5+
CrashKonijn.Goap.Resolver.dll
6+
CrashKonijn.Goap.Runtime.dll

tests/types/_NonMatchingTests.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@ AwesomeGame.argssad
5858
AwesomeGame.arvproj2
5959
AwesomeGame.rgssadf
6060
AwesomeGame.rvproj2f
61+
CrashKonijn.Agent.Core.dll
62+
CrashKonijn.Goap.Core.dllaa
63+
Rabbit.Goap.Resolver.dll
6164
ARGSS104E.dll
6265
argss102j.dll
6366
argss102e.dll
@@ -766,9 +769,9 @@ GDCpp_dll
766769
GGDCpp.dll
767770
fNadeo.ini
768771
Nadeof
769-
Nadeo.f
772+
Nadeo.f
770773
Nadeo.init
771-
/Nadeo.ini
774+
/Nadeo.ini
772775
data.podf
773776
sub/dir/data.podf
774777
something.rimf

0 commit comments

Comments
 (0)