Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/RemRemRemRe/RemAbilityUtility
https://github.com/RemRemRemRe/RemAbilityUtility
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/RemRemRemRe/RemAbilityUtility
- Owner: RemRemRemRe
- License: mit
- Created: 2024-11-12T16:57:13.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-01-19T08:04:18.000Z (8 days ago)
- Last Synced: 2025-01-19T09:18:50.795Z (8 days ago)
- Language: C++
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-unreal - RemAbilityUtility - Utilities for gameplay ability system (Ability System)
README
# Usage
When I want to create a new module,
I copy paste whole `RemAbilityUtility` module folder,
open that folder in [vscode](https://code.visualstudio.com/),
replace all `RemAbilityUtility` string to `NewModuleName`,
also rename the folder,
DONE!