User Story: Modding API with C# Script Support #15
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
david/Spelusion.Engine#15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As a
Game modder or content creator
I want to
Create custom entities and behaviors by writing C# scripts that implement engine interfaces, compiling them into DLLs that the Spelusion Engine can dynamically load and execute
So that
I can extend the game's functionality without modifying the engine's source code, enabling community-driven content and custom gameplay mechanics
Acceptance Criteria
Technical Notes
Definition of Done