README
core-rule
This component contains the framework for Rule
s. These are comprised of Criterion
s and Effect
s with optional Priority
s.
This component contains the framework for Rules. These are comprised of Criterions and Effects with optional Prioritys.
<script type="module">
import civCloneCoreRule from 'https://cdn.skypack.dev/@civ-clone/core-rule';
</script>
This component contains the framework for Rule
s. These are comprised of Criterion
s and Effect
s with optional Priority
s.