File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,13 +14,13 @@ Pick Any Number is available on [Thunderstore](https://rounds.thunderstore.io/pa
14
14
| ---------------------------------------------------------------------------------------------- | -------------------- |
15
15
| [ Rounds With Friends] ( https://rounds.thunderstore.io/package/olavim/RoundsWithFriends/ ) | ✅ Full |
16
16
| [ Pick N Cards] ( https://rounds.thunderstore.io/package/Pykess/Pick_N_Cards/ ) | ✅ Full |
17
+ | [ Cosmic Rounds] ( https://rounds.thunderstore.io/package/XAngelMoonX/CR/ ) | ✅ Full |
17
18
| [ Root Cards] ( https://rounds.thunderstore.io/package/Root/Root_Cards/ ) | ⚠️ Partial[ ^ 1 ] |
18
19
| [ Cards Plus] ( https://rounds.thunderstore.io/package/willis81808/CardsPlus/ ) | ⚠️ Untested |
19
20
| [ Will's Wacky Cards] ( https://rounds.thunderstore.io/package/willuwontu/WillsWackyCards/ ) | ⚠️ Untested |
20
21
| [ Chaos Poppycars Cards] ( https://rounds.thunderstore.io/package/poppycars/ChaosPoppycarsCards/ ) | ⚠️ Untested |
21
22
| [ Gear Up Cards] ( https://rounds.thunderstore.io/package/GearUP/GearUpCards/ ) | ⚠️ Untested |
22
23
| [ Boss Sloths's Cards] ( https://rounds.thunderstore.io/package/BossSloth/BSC/ ) | ⚠️ Untested |
23
- | [ Cosmic Rounds] ( https://rounds.thunderstore.io/package/XAngelMoonX/CR/ ) | ⚠️ Untested |
24
24
| [ Tab Info] ( https://rounds.thunderstore.io/package/willuwontu/TabInfo/ ) | 🛑 Incompatible[ ^ 2 ] |
25
25
26
26
If you have tested this mod with another mod and it is not listed here, please [ update this table] ( https://github.com/Pandapip1/SelectAnyNumberRounds/edit/main/README.md ) and submit a pull request!
Original file line number Diff line number Diff line change 4
4
<TargetFramework >netstandard2.1</TargetFramework >
5
5
<AssemblyName >PickAnyNumber</AssemblyName >
6
6
<Description >A ROUNDS mod that allows you to pick any number of cards</Description >
7
- <Version >1.1.7 </Version >
7
+ <Version >1.2.0 </Version >
8
8
<AllowUnsafeBlocks >true</AllowUnsafeBlocks >
9
9
<LangVersion >latest</LangVersion >
10
10
</PropertyGroup >
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " SelectAnyNumber" ,
3
- "version_number" : " 1.1.7 " ,
3
+ "version_number" : " 1.2.0 " ,
4
4
"website_url" : " https://pandapip1.com/" ,
5
5
"description" : " Allows you to select any number of cards." ,
6
6
"dependencies" : [
You can’t perform that action at this time.
0 commit comments