Metadata-Version: 2.1
Name: srpgmod
Version: 0.0.1
Summary: A package used for modding Scott RPG
Author-email: Foundation Scott <foundationscott.vercel.app@gmail.com>
Project-URL: Homepage, https://foundation-scott.vercel.app
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# srpgmod
This is a modding package for Foundation Scott's Scott RPG where the users can mod monsters, weapons, armors, etc. into the game.

Here is a list of modding classes: 
1. Monster()
2. Sword()
3. Shield()
4. Knuckles()
5. Bow()
6. Armor()
