Cleans up monorepo documentation.
This commit is contained in:
1
iOS/.gitignore
vendored
1
iOS/.gitignore
vendored
@@ -1,2 +1 @@
|
||||
xcuserdata
|
||||
.zshrc
|
||||
|
||||
24
iOS/LICENSE
24
iOS/LICENSE
@@ -1,24 +0,0 @@
|
||||
MIT License
|
||||
-----------
|
||||
|
||||
Copyright (c) 2020-2021 Tom Hicks
|
||||
Permission is hereby granted, free of charge, to any person
|
||||
obtaining a copy of this software and associated documentation
|
||||
files (the "Software"), to deal in the Software without
|
||||
restriction, including without limitation the rights to use,
|
||||
copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the
|
||||
Software is furnished to do so, subject to the following
|
||||
conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be
|
||||
included in all copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||
OTHER DEALINGS IN THE SOFTWARE.
|
||||
@@ -1,24 +0,0 @@
|
||||
# MonsterCards
|
||||
|
||||
master: [](https://appcenter.ms)
|
||||
beta: [](https://appcenter.ms)
|
||||
develop: [](https://appcenter.ms)
|
||||
|
||||
MonsterCards let you create and store monster statblocks for 5e compatible sytems. You can also import the files created by the popular 5e stat block generator at [https://tetra-cube.com/dnd/dnd-statblock.html] You monster library is synced between your devices using iCloud. You'll need to create your own app ids, provisioning profiles, and iCloud storage if building from source. Due to the way iCloud works. Building from source will mean you sync data to a different iCloud container than using the official app. The app is currently in limited beta but will be available in the app store as soon as the collection and dashboard features are finished.
|
||||
|
||||
## Coming Soon
|
||||
|
||||
These are things we intend to complete before launching v1.0
|
||||
|
||||
* Collections - You will be able to group your saved monsters in collections. This is useful for grouping monsters by session/location/campaign.
|
||||
* Dashboard - A set of monster thumbnails with vital stats that you can open to view full monster cards. This is useful for running encounters or having all the monsters you need for a session handy
|
||||
* Native export/import format - We will be adding a file format for sharing monsters with other users so you can easily share creations to other users.
|
||||
|
||||
## Wishlist
|
||||
|
||||
These may never happen.
|
||||
|
||||
* [Android version](https://github.com/headhunter45/MonsterCards-Android)
|
||||
* Other import formats - We're taking suggestions
|
||||
* Initiative Tracker - A basic initiative/hit point tracker.
|
||||
* NFC - Put an NFC sticker on a mini and scan the mini to show it's card.
|
||||
Reference in New Issue
Block a user