-
Notifications
You must be signed in to change notification settings - Fork 298
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
feat(ipl/docs): create game reference #444
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please check my comments, I also think this should be shown in the navigation pane, thanks!
Since these are presumably supposed to be usable in game should these not be in an easier to copy format? Having X Y Z in different columns vs just having |
Indeed, I should probably reformat these to at least be |
Since it's prefer to have everything in docs -- also easier to update them if needed. All credits goes to @4mmonium for this list. Please note that this also create a "natives" section to easily add more files there and avoir organization confusion.
c61d510
to
a9864a3
Compare
Yeah I'll just wait for you to reformat them then. I think it will be much easier. |
Based on the name by @4mmonium this list will handle all the game references for natives.
7f8d90b
to
ef86ee5
Compare
This has been updated, also broken down into categories and sub-categories. Matching types can be found below, names are also ordered alphabetically. https://gist.github.com/4mmonium/2fa9aa87f3b02ee6198766c83413c277
|
Since it's prefer to have everything in docs -- also easier to update them if needed.
All credits goes to @4mmonium for this list.
Please note that this also create a "natives" section to easily add more files there and avoir organization confusion.
This is related to citizenfx/natives#1126