Skip to content

HaeengIn/Random-Number-Gacha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

랜덤 번호 뽑기 / Random Number Gacha

설치 및 실행

  1. cmd에서 아래 명령어를 입력하여 pyinstaller를 설치합니다.
    pip install pyinstaller

  2. pyinstaller가 설치된 후, 아래 명령어를 입력하여 .exe 파일을 빌드합니다.
    pyinstaller -F --icon=static/icon.ico --version-file static/version.txt main.py

  3. dist 폴더 안의 main.exe 파일을 실행합니다.

라이선스 / License

  • 한국어

이 소프트웨어는 개인적 및 교육적 목적으로만 사용할 수 있습니다.
이 소프트웨어의 재배포 및 수정은 어떤 형태로든 엄격히 금지됩니다.

  • Engligh

Permission is granted to use this software for personal and educational purposes only.
Redistribution and modification of this software in any form are strictly prohibited.

Copyright © HaeengIn 2024. All rights reserved.

About

랜덤 번호 뽑기

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors