Skip to content
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

docs: make a simplified guide on reverse-engineering and manual on code design #492

Open
SmileyAG opened this issue Jan 7, 2024 · 0 comments

Comments

@SmileyAG
Copy link
Collaborator

SmileyAG commented Jan 7, 2024

Examples:

  • Implementing features without using a patterns to find some functions (rely on engine functions instead of making patterns for client/server functions and use exported client/server functions)
  • Use wrapper functions to keep compatible with all versions
@SmileyAG SmileyAG self-assigned this Jan 7, 2024
@SmileyAG SmileyAG changed the title Detailed guideline of how to support other versions/mods, better ways of implementing features and strict code design (e.g. using wrapper functions) Detailed guideline of how to support other versions/mods, better ways of implementing features and strict code design Jan 7, 2024
@SmileyAG SmileyAG changed the title Detailed guideline of how to support other versions/mods, better ways of implementing features and strict code design docs: make a simplified guide on reverse-engineering and documentation on code design Jul 29, 2024
@SmileyAG SmileyAG changed the title docs: make a simplified guide on reverse-engineering and documentation on code design docs: make a simplified guide on reverse-engineering and manual on code design Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant