Skip to content

Added CrashKonijn's GOAP to SDK's #877

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions descriptions/SDK.CrashKonijn_Goap.md
Original file line number Diff line number Diff line change
@@ -0,0 +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.
1 change: 1 addition & 0 deletions rules.ini
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,7 @@ Box2D = (?:^|/)box2d\.(?:(?:XNA\.)?dll|txt|wasm)$
BugTrap = (?:^|/)BugTrapU?(?:-x64)?\.dll$
CEF = (?:^|/)libcef\.(?:dll|so)$
Coherent_Gameface_OR_Prysm = (?:^|/)cohtml\.windowsdesktop\.dll$
CrashKonijn_Goap = (?:^|/)CrashKonijn\.Goap\.(?:Core|Runtime|Resolver)\.dll$
CRIWARE[] = (?:^|/)data(?:1|000)?\.cpk$
CRIWARE[] = \.(?:sfd|usm|adx|acb|awb)$
CRIWARE[] = (?:^|/)cri_ware_unity\.dll$
Expand Down
6 changes: 6 additions & 0 deletions tests/types/SDK.CrashKonijn_Goap.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Toyshop Simulator_Data/Managed/CrashKonijn.Goap.Core.dll
Toyshop Simulator_Data/Managed/CrashKonijn.Goap.Resolver.dll
Toyshop Simulator_Data/Managed/CrashKonijn.Goap.Runtime.dll
CrashKonijn.Goap.Core.dll
CrashKonijn.Goap.Resolver.dll
CrashKonijn.Goap.Runtime.dll
7 changes: 5 additions & 2 deletions tests/types/_NonMatchingTests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@ AwesomeGame.argssad
AwesomeGame.arvproj2
AwesomeGame.rgssadf
AwesomeGame.rvproj2f
CrashKonijn.Agent.Core.dll
CrashKonijn.Goap.Core.dllaa
Rabbit.Goap.Resolver.dll
ARGSS104E.dll
argss102j.dll
argss102e.dll
Expand Down Expand Up @@ -766,9 +769,9 @@ GDCpp_dll
GGDCpp.dll
fNadeo.ini
Nadeof
Nadeo.f
Nadeo.f
Nadeo.init
/Nadeo.ini
/Nadeo.ini
data.podf
sub/dir/data.podf
something.rimf
Expand Down