-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
This will probably consist of easily maintainable and convertible files.
Before re-inventing the wheel, some things need to be checked.
- File format - is there a convenient format already which can handle multiline strings and act as a list of properties. Considering YAML.
- Possible fields
- Game - CoD, UO, CoD2, CoD4, CoDWaW, CoDBO...
- Are there definitions that vary between game versions, how to specify those?
- Single-Player/Multi-Player/Both?
- Module/Category
- Summary/Description
- Whether is it a function, a method or both (eg iprintln)
- If method, call on what?
- Example code
- Argument descriptions
- Variable arguments
- Optional arguments
- Argument type
- Limited set of constants
- Return value
- Return type
- Additional notes
- Platforms where it works (or where it doesn't)
- Game - CoD, UO, CoD2, CoD4, CoDWaW, CoDBO...
Metadata
Metadata
Assignees
Labels
No labels