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

Allow other games and custom mods that use Valve220 map format #4

Open
G2Pavon opened this issue Feb 13, 2024 · 0 comments
Open

Allow other games and custom mods that use Valve220 map format #4

G2Pavon opened this issue Feb 13, 2024 · 0 comments

Comments

@G2Pavon
Copy link
Owner

G2Pavon commented Feb 13, 2024

  • Custom mods:
python3 fgd_generator.py <game path>  -<mod name>
python3 fgd_generator.py /Half-Life/ -cstrike
python3 fgd_generator.py /Half-Life/ -custom_mod

if <mod name> isn't used then search in game path

  • Custom models and sprites folders:

This will allow support for other games that do not have the models/ and sprites/ directory.

python3 fgd_generator.py <game path>  -<mod name> <models folder> <sprites folders>
@G2Pavon G2Pavon changed the title Allow custom mods instead of only cstrike Allow other games and custom mods Feb 13, 2024
@G2Pavon G2Pavon changed the title Allow other games and custom mods Allow other games and custom mods that use Valve220 map format Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant